commit | 0fc980392e5a06cff34ca7acaac5790bb59528d1 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Aug 06 16:18:31 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 07 09:49:04 2008 -0400 |
tree | 2f1d0dd3b710b8c2a556dbf7ca7cee8c1c9f0675 | |
parent | 8dbc1722a78343eb80f0ce1a3ef1965a9774ad5b [diff] |
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>