aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorLipeng <[email protected]>2017-09-19 17:17:16 +0100
committerDavid S. Miller <[email protected]>2017-09-19 16:06:49 -0700
commit90f7b11a5a0081feb7041fcc795c9a131a62a725 (patch)
tree2fb9b08c5e24c072dbaf39e4126e882a3ded4a1c /net/ipv4/tcp_output.c
parent5e43aef8491ae3b5feb79cd15260faf39303ef33 (diff)
net: hns3: Fixes the premature exit of loop when matching clients
When register/unregister ae_dev, ae_dev should match all client in the client_list. Enet and roce can co-exists together so we should continue checking for enet and roce presence together. So break should not be there. Above caused problems in loading and unloading of modules. Fixes: 38eddd126772 ("net: hns3: Add support of the HNAE3 framework") Signed-off-by: Lipeng <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions