linux/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
..
ipoib.h IPoIB: Make send and receive queue sizes tunable 2006-04-10 09:43:58 -07:00
ipoib_fs.c IB: simplify static rate encoding 2006-04-10 09:43:47 -07:00
ipoib_ib.c IPoIB: Make send and receive queue sizes tunable 2006-04-10 09:43:58 -07:00
ipoib_main.c IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() 2006-04-10 09:43:59 -07:00
ipoib_multicast.c IPoIB: Wait for join to finish before freeing mcast struct 2006-04-10 09:43:58 -07:00
ipoib_verbs.c IPoIB: Make send and receive queue sizes tunable 2006-04-10 09:43:58 -07:00
ipoib_vlan.c IPoIB: Free child interfaces properly 2006-05-09 22:54:59 -07:00
Kconfig IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y 2006-04-02 14:39:19 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00