From: Johannes Berg Date: Thu, 24 Apr 2008 12:18:37 +0000 (+0200) Subject: mac80211: insert WDS peer after adding interface X-Git-Tag: v2.6.26-rc1~5^2~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636c5d488bc0b349e01cf5bfbf85588134af70a0;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed