summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-05-23 18:10:21 +0200
committerJohannes Berg <johannes.berg@intel.com>2013-05-23 18:12:38 +0200
commitc815797663b72e3ac1736f1886538152bc48e4af (patch)
tree023320c601a49b09bdd3aa6ac308a1f8416628b4 /net/mac80211/iface.c
parent6211dd12da609bc6893b9c3182630b494737ec4b (diff)
downloadlwn-c815797663b72e3ac1736f1886538152bc48e4af.tar.gz
lwn-c815797663b72e3ac1736f1886538152bc48e4af.zip
cfg80211: check wdev->netdev in connection work
If a P2P-Device is present and another virtual interface triggers the connection work, the system crash because it tries to check if the P2P-Device's netdev (which doesn't exist) is up. Skip any wdevs that have no netdev to fix this. Cc: stable@vger.kernel.org Reported-by: YanBo <dreamfly281@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions