Files
android_kernel_xiaomi_sm8450/drivers/infiniband/ulp/ipoib
Roland Dreier edb5abb1e2 IPoIB: Avoid free_netdev() BUG when destroying a child interface
We have to release the RTNL before calling free_netdev() so that the
device state has a chance to become NETREG_UNREGISTERED.  Otherwise
when removing a child interface, we hit the BUG() that tests the
device state in free_netdev().

Reported-by: Yossi Etigin <yosefe@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-03-31 10:22:32 -07:00
..
2008-10-29 12:52:50 -07:00
2008-07-14 23:48:44 -07:00
2008-04-16 21:09:32 -07:00