From: Steve Brown Date: Tue, 8 Feb 2011 00:10:39 +0000 (-0700) Subject: ath9k: Remove redundant beacon_interval X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9814f6b34be5179849c0872e81eb99286ef4b051;p=pandora-kernel.git ath9k: Remove redundant beacon_interval The variable appears in both ath_softc and ath_beacon_config. The struct ath_beacon_config is embedded in ath_softc. The redundant variable was added by commit id 57c4d7b4c4986037be51476b8e3025d5ba18d8b8. Signed-off-by: Steve Brown Reviewed-by: Mohammed Shafi Signed-off-by: John W. Linville --- Reading git-diff-tree failed