android_kernel_xiaomi_sm8350/drivers/infiniband
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
..
core
hw RDMA/nes: Fix mis-merge 2009-03-26 17:00:25 -07:00
ulp IPoIB: Avoid free_netdev() BUG when destroying a child interface 2009-03-31 10:22:32 -07:00
Kconfig
Makefile