commit | 62e70cf8568151a41e8525ddf0e56c0380a71cfd | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Apr 21 18:59:54 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 15:02:20 2008 -0400 |
tree | b6413cad9867a773ce3da19053d615fb53b44540 | |
parent | 2d9ccf842905063f774c28f329ac5ab3a84d3571 [diff] |
rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES A lot more is needed to support mixed interfaces then just this flag, such things need new redesigns in rt2x00lib to actually make it happen. So far there doesn't exist a Ralink chipset that can handle it, so we might as well remove the flag for now and see what should be done whenever a device appears that can handle it. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>