commit | 239a7dc2fea4d079bc3090b5514497a5ced400d3 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 30 12:57:07 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Fri Jun 01 12:02:05 2007 -0400 |
tree | ee4f5492a3f7c692db64d4f738877cbe09a2de14 | |
parent | 5c9cfeddbb49954b459fda91bf5479f5a0a4e409 [diff] |
[SCSI] iscsi_transport: Check iscsi interface skb allocation return value 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>