wireless: fix ERP rate flags
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 30 Jan 2008 16:36:10 +0000 (17:36 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:19:33 +0000 (15:19 -0500)
commitaac09fbf827b467995b00a1ea0213843a9e605b8
tree04748962e5d88747183f0237fa73a99ee42f757c
parentb7c50de92e1b54fa4a9a2ee436b16ead3ee31767
wireless: fix ERP rate flags

In the rate API patch I accidentally reverted the test for
ERP rates, this fixes it. All rates except 1, 2, 5.5 and 11
MBit are ERP rates, not those.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/util.c