Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/infiniband/ulp/ipoib
Roland Dreier 8c608a32e3 [IPoIB] no need to set skb->dev right before freeing skb
For cut-and-paste reasons, the IPoIB driver was setting skb->dev right
before calling dev_kfree_skb_any().  Get rid of this.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-10 10:22:50 -08:00
..
ipoib.h [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_fs.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_ib.c [IPoIB] don't compile debug code if debugging isn't enabled 2005-11-02 20:51:01 -08:00
ipoib_main.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_multicast.c [IPoIB] no need to set skb->dev right before freeing skb 2005-11-10 10:22:50 -08:00
ipoib_verbs.c [IPoIB] cleanups: fix comment, remove useless variables 2005-10-31 07:10:33 -08:00
ipoib_vlan.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00