git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c630ce
)
ath9k: propagate ieee80211_alloc_hw() failure
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 2 Sep 2009 23:34:57 +0000
(16:34 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 8 Sep 2009 20:31:04 +0000
(16:31 -0400)
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 <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found