commit | f5507ce90be4e00a84b5bb4c7b4324455aa6ee21 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Feb 03 15:51:13 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:19:38 2008 -0500 |
tree | 5a68598ccffb2c0226994237a46edd81909699f5 | |
parent | 70e2fed4ec14df84ed72554d573794714b15a078 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>