commit | 636c5d488bc0b349e01cf5bfbf85588134af70a0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 24 14:18:37 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 30 20:34:26 2008 -0400 |
tree | c1d823f345b1b6f23cd93a3c1eb6eef0ae04ae30 | |
parent | e94e106831403d5028e7bb73c3163951134de1ba [diff] |
mac80211: insert WDS peer after adding interface This reorders the open code so that WDS peer STA info entries are added after the corresponding interface is added to the driver so that driver callbacks aren't invoked out of order. Also make any master device startup fatal. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>