From: Felix Fietkau Date: Thu, 14 Oct 2010 14:02:39 +0000 (+0200) Subject: ath9k_hw: remove enum wireless_mode and its users X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4659912b557e9f68c0ad8be14e2cafd3210dd16;p=pandora-kernel.git ath9k_hw: remove enum wireless_mode and its users The wireless mode bitfield was only used to detect 2.4 and 5 GHz support, which can be simplified by using ATH9K_HW_CAP_* capabilities. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed