diff options
author | Arjun Vynipadath <[email protected]> | 2018-03-23 15:25:10 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-25 20:52:41 -0400 |
commit | 843bd7db79c861b49e2912d723625f5fa8e94502 (patch) | |
tree | 229290241edb6491e0ace71ed1ac6a2840ec56b8 /net/unix/sysctl_net_unix.c | |
parent | 2db956906d024825db29993066164afca46870ae (diff) |
cxgb4: Setup FW queues before registering netdev
When NetworkManager is enabled, there are chances that interface up
is called even before probe completes. This means we have not yet
allocated the FW sge queues, hence rest of ingress queue allocation
wont be proper. Fix this by calling setup_fw_sge_queues() before
register_netdev().
Fixes: 0fbc81b3ad51 ('chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's')
Signed-off-by: Arjun Vynipadath <[email protected]>
Signed-off-by: Casey Leedom <[email protected]>
Signed-off-by: Ganesh Goudar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions