commit | ce292a640228fded0d2e232216a19cba33e2cd0f | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Dec 20 10:57:02 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:58:38 2009 -0500 |
tree | 443b3881da774d1a81bc1709e2751cd3f8e9a256 | |
parent | 3f787bd6d596ff56625f440910944ef6f937af8d [diff] |
rt2x00: Implement WDS support 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>