commit | 0e0b80a9a7181cbdbb965a6b4750574932106e31 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Mon Feb 20 22:43:34 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 17:11:54 2017 -0500 |
tree | 5f14b153c23443c4eadee43bb57b59a779d80a38 | |
parent | c2dedf8773e873474535bd4a158609b9eda5403d [diff] |
qede: Initialize lock and slowpath workqueue early Need to make sure the slowpath workqueue and the qede lock are ready for the registration of the netdevice, as once registered there's no guarantee those wouldn't be used. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>