aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorSabrina Dubroca <[email protected]>2018-06-29 15:51:26 +0000
committerDavid S. Miller <[email protected]>2018-06-30 12:14:47 +0000
commitbc800e8b39bad60ccdb83be828da63af71ab87b3 (patch)
treeb6ad410a3d3edd6f7befdde60d555c1f033c320c /drivers/net/xen-netback/interface.c
parentsfc: correctly initialise filter rwsem for farch (diff)
downloadkernel-bc800e8b39bad60ccdb83be828da63af71ab87b3.tar.gz
kernel-bc800e8b39bad60ccdb83be828da63af71ab87b3.zip
alx: take rtnl before calling __alx_open from resume
The __alx_open function can be called from ndo_open, which is called under RTNL, or from alx_resume, which isn't. Since commit d768319cd427, we're calling the netif_set_real_num_{tx,rx}_queues functions, which need to be called under RTNL. This is similar to commit 0c2cc02e571a ("igb: Move the calls to set the Tx and Rx queues into igb_open"). Fixes: d768319cd427 ("alx: enable multiple tx queues") Signed-off-by: Sabrina Dubroca <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions