git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f76e82
)
[IPoIB] no need to set skb->dev right before freeing skb
author
Roland Dreier
<rolandd@cisco.com>
Mon, 7 Nov 2005 18:49:38 +0000
(10:49 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 10 Nov 2005 18:22:50 +0000
(10:22 -0800)
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>
No differences found