diff options
author | 2017-10-10 10:36:41 +0300 | |
---|---|---|
committer | 2017-10-14 11:22:08 -0700 | |
commit | b4b678b06f6eef18bff44a338c01870234db0bc9 (patch) | |
tree | 6dd3d2b3e33d16c1261a78a61f78ab86d0954198 /net/lapb/lapb_timer.c | |
parent | net/mlx5: Support for attaching multiple underlay QPs to root flow table (diff) | |
download | wireguard-linux-b4b678b06f6eef18bff44a338c01870234db0bc9.tar.xz wireguard-linux-b4b678b06f6eef18bff44a338c01870234db0bc9.zip |
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
When ndo_open and ndo_stop are called RTNL lock should be held.
In this specific case ipoib_ib_dev_open calls the offloaded ndo_open
which re-sets the number of TX queue assuming RTNL lock is held.
Since RTNL lock is not held, RTNL assert will fail.
Signed-off-by: Alex Vesker <valex@mellanox.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions