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:
5c9cfed
)
[SCSI] iscsi_transport: Check iscsi interface skb allocation return value
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 30 May 2007 17:57:07 +0000
(12:57 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Fri, 1 Jun 2007 16:02:05 +0000
(12:02 -0400)
Let's not oops when we cannot allocate a skb! Add a check
for if alloc_skb fails.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found