commit | 2ee4e27cf25ab647137713ca16377d8d9e138ea2 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Mon Oct 04 14:31:46 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:29 2010 -0400 |
tree | 32a064fbd7cc4086d320a0889936aa4a3f5560aa | |
parent | 9eba612549f575d7dccda672ce932e15e7392d83 [diff] |
ipw2200: check for allocation failures If kzalloc() fails then return should return with -ENOMEM. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>