rt2x00: Block all unsupported modes
authorIvo van Doorn <ivdoorn@gmail.com>
Wed, 6 Aug 2008 14:18:31 +0000 (16:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Aug 2008 13:49:04 +0000 (09:49 -0400)
commit0fc980392e5a06cff34ca7acaac5790bb59528d1
tree2f1d0dd3b710b8c2a556dbf7ca7cee8c1c9f0675
parent8dbc1722a78343eb80f0ce1a3ef1965a9774ad5b
rt2x00: Block all unsupported modes

It was possible for unsupported operating modes
to be accepted by the add_interface callback function.
This patch will block those modes until proper support
has been implemented for them.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00mac.c