ath9k: move cache setting of softc ah prior to attach
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 3 Aug 2009 19:24:38 +0000 (12:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:28 +0000 (16:44 -0400)
commite1e2f93ffacab692823209e00a124e802039aa9a
treebbe9627bf04b2a9b2ba9f787d4302dbd4fd60c02
parent8df5d1b77395271dd9b75ed2b9aa9235f7589a0d
ath9k: move cache setting of softc ah prior to attach

We do this in case attach and friends try to get back to
ah from the softc somehow.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c