linux/drivers/infiniband/ulp
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 IPoIB: Free child interfaces properly 2006-05-09 22:54:59 -07:00
srp IB/srp: Fix tracking of pending requests during error handling 2006-05-09 10:50:28 -07:00