From: Luis R. Rodriguez Date: Tue, 23 Dec 2008 23:58:40 +0000 (-0800) Subject: ath9k: consolidate arguments on hw reset X-Git-Tag: v2.6.30-rc1~662^2~836^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8d2858c54f52dc4df513a818cc4e1257fd9143;p=pandora-kernel.git ath9k: consolidate arguments on hw reset HW reset calls pass the same variables or structs which we can obtain easily from ah. Although this also applies during channel changes as we will keep around the ath9k_channel passed as an argument for now. We now also now propagate the hw reset errors down. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed