1
0
Fork 0
alistair23-linux/drivers/infiniband/ulp/ipoib
Michael S. Tsirkin 2745b5b713 IPoIB: Fix skb leak when freeing neighbour
ipoib_neigh_free() is sometimes called while neighbour is still alive,
so it might still have queued skbs.  Fix skb leak in this case.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-11-29 15:33:09 -08:00
..
Kconfig Still more typo fixes 2006-10-03 22:36:44 +02:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ipoib.h IPoIB: Fix skb leak when freeing neighbour 2006-11-29 15:33:09 -08:00
ipoib_fs.c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 2006-09-27 08:26:17 -07:00
ipoib_ib.c IPoIB: Check for DMA mapping error for TX packets 2006-10-10 12:50:38 -07:00
ipoib_main.c IPoIB: Fix skb leak when freeing neighbour 2006-11-29 15:33:09 -08:00
ipoib_multicast.c IPoIB: Fix skb leak when freeing neighbour 2006-11-29 15:33:09 -08:00
ipoib_verbs.c IPoIB: Handle client reregister events 2006-06-17 20:37:36 -07:00
ipoib_vlan.c IPoIB: Free child interfaces properly 2006-05-09 22:54:59 -07:00