commit | e1e2f93ffacab692823209e00a124e802039aa9a | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Aug 03 12:24:38 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:28 2009 -0400 |
tree | bbe9627bf04b2a9b2ba9f787d4302dbd4fd60c02 | |
parent | 8df5d1b77395271dd9b75ed2b9aa9235f7589a0d [diff] |
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>