rt2x00: Implement WDS support
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 20 Dec 2008 09:57:02 +0000 (10:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:58:38 +0000 (15:58 -0500)
WDS support should be very easy to handle, mac80211 handles
everything for us, so all that is needed is to set the
support flags and handle it in the add_interface() callback.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found