From: Johannes Berg Date: Fri, 15 Jun 2012 13:23:36 +0000 (+0200) Subject: nl80211: add NL80211_FLAG_NEED_WDEV X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf614ef7946436246de3c6a6593ba4799f7bac8;p=pandora-kernel.git nl80211: add NL80211_FLAG_NEED_WDEV Some nl80211 callbacks will soon need the wdev instead of the netdev, so add NL80211_FLAG_NEED_WDEV to allow them to request that. Add NL80211_FLAG_NEED_WDEV_UP as well which checks the netdev is UP if one exists. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed