android_kernel_xiaomi_sm8350/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
..
ipoib_cm.c
ipoib_ethtool.c
ipoib_fs.c
ipoib_ib.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
ipoib_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2009-03-26 15:54:36 -07:00
ipoib_multicast.c IPoIB: Do not print error messages for multicast join retries 2009-01-16 13:42:59 -08:00
ipoib_verbs.c
ipoib_vlan.c IPoIB: Avoid free_netdev() BUG when destroying a child interface 2009-03-31 10:22:32 -07:00
ipoib.h
Kconfig
Makefile