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:
2126bc5
)
libcxgbi: fix freeing skb prematurely
author
Karen Xie
<kxie@chelsio.com>
Fri, 12 Dec 2014 03:13:47 +0000
(19:13 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Dec 2014 16:22:30 +0000
(11:22 -0500)
With debug turned on the debug print would access the skb after it is freed.
Fix it to free the skb after the debug print.
Signed-off-by: Karen Xie <kxie@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/cxgbi/libcxgbi.c
patch
|
blob
|
history
diff --cc
drivers/scsi/cxgbi/libcxgbi.c
Simple merge