From: Ivo van Doorn Date: Sun, 3 Feb 2008 14:51:13 +0000 (+0100) Subject: rt2x00: Remove HWMODE_{A,B,G} X-Git-Tag: v2.6.26-rc1~1138^2~530^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5507ce90be4e00a84b5bb4c7b4324455aa6ee21;p=pandora-kernel.git rt2x00: Remove HWMODE_{A,B,G} rt2500usb initialized the SIFS and EIFS without using the values coming from rt2x000lib. After this is fixed HWMODE_{A,B,G} is now unused and can be removed in favour of the ieee80211_band enumeration which could still be usefull later. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed