From: Pavel Roskin Date: Wed, 31 Mar 2010 22:05:31 +0000 (-0400) Subject: ath9k: move imask from sc to ah X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3069168c82d65f88e4ac76eda09baff02adfd743;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed