From: Wei Yongjun Date: Fri, 21 Jun 2013 02:42:19 +0000 (+0800) Subject: ipw2200: fix error return code in ipw_load() X-Git-Tag: v3.11-rc1~64^2~78^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9e3bc21c57d600b706a31454d5cf2f68c24f53;p=pandora-kernel.git ipw2200: fix error return code in ipw_load() Fix to return -ENOMEM in the ipw_rx_queue_alloc() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: John W. Linville --- Reading git-diff-tree failed