From: Luis R. Rodriguez Date: Fri, 11 Sep 2009 01:04:47 +0000 (-0700) Subject: ath5k: allocate ath5k_hw prior to initializing hw X-Git-Tag: v2.6.33-rc1~388^2~865^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adca126dbf4bf099bc7051deb6b566725a046dc;p=pandora-kernel.git ath5k: allocate ath5k_hw prior to initializing hw We can propagate better errors upon failed hw initialization, and set up the ath_common structure for attach purposes. This will become important once we start using the ath_common for read/write ops. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed