From: Luis R. Rodriguez Date: Wed, 2 Sep 2009 23:34:57 +0000 (-0700) Subject: ath9k: propagate ieee80211_alloc_hw() failure X-Git-Tag: v2.6.32-rc1~703^2~27^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6be53cbaf118fdad5bdca211a19ca5354c9462;p=pandora-kernel.git ath9k: propagate ieee80211_alloc_hw() failure The -ENOMEM was never being passed on failure. While at it use dev_err() as ahb does upon failure. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed