ipw2200: check for allocation failures
authorDan Carpenter <error27@gmail.com>
Mon, 4 Oct 2010 12:31:46 +0000 (14:31 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Oct 2010 17:35:29 +0000 (13:35 -0400)
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>

No differences found