From: Bruno Randolf Date: Tue, 9 Mar 2010 07:55:38 +0000 (+0900) Subject: ath5k: remove double opmode definition X-Git-Tag: v2.6.35-rc1~473^2~714^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccfe5552aeb18c87a4d0ecb8cb7512280435bfdd;p=pandora-kernel.git ath5k: remove double opmode definition opmode (operating mode) was defined in struct ath5k_hw and struct ath5k_softc. remove it from ath5k_hw and use only from ath5k_softc (sc->opmode). (btw: what's the meaning of opmode when we have multiple interfaces?) Signed-off-by: Bruno Randolf Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed