Home
last modified time | relevance | path

Searched hist:"5941 d079" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c5941d079 Wed May 10 00:54:59 CDT 2006 Roland Dreier <rolandd@cisco.com> 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>
5941d079 Wed May 10 00:54:59 CDT 2006 Roland Dreier <rolandd@cisco.com> 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>