commit | 3069168c82d65f88e4ac76eda09baff02adfd743 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Wed Mar 31 18:05:31 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 06 16:55:08 2010 -0400 |
tree | 7f9baf122262459eed84f8742bfa7526ac6ae6d1 | |
parent | c81494d548d0735f13c04dd2c336cde470d1a5ae [diff] |
ath9k: move imask from sc to ah Add ah variable in the functions that didn't have it and used sc->imask. Replace sc->sc_ah with ah in those functions. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>