linux-stable-rt/drivers/infiniband/ulp/ipoib
Roland Dreier 5941d079f2 IPoIB: Free child interfaces properly
When deleting a child interface with a non-default P_Key via
/sys/class/net/ibX/delete_child, the interface must be freed with
free_netdev() (rather than kfree() on the private data).

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-05-09 22:54:59 -07:00
..
Kconfig
Makefile
ipoib.h
ipoib_fs.c
ipoib_ib.c
ipoib_main.c
ipoib_multicast.c
ipoib_verbs.c
ipoib_vlan.c