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:
74846bf
)
[SCSI] fcoe: fix kfree(skb)
author
Roel Kluin
<roel.kluin@gmail.com>
Fri, 27 Feb 2009 18:56:22 +0000
(10:56 -0800)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Tue, 10 Mar 2009 14:09:01 +0000
(09:09 -0500)
Use kfree_skb instead of kfree for struct sk_buff pointers.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found