summaryrefslogtreecommitdiff
path: root/net/unix
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-05-23 18:10:21 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-07 12:53:34 -0700
commitd11abfdb44b3265080020052b81485f6ac5eecab (patch)
tree678f04057a4f22394fb5a4aed9dac982f45844ee /net/unix
parentb2ba5adbf6766a8b49425763ec0c2c182a088f92 (diff)
downloadlwn-d11abfdb44b3265080020052b81485f6ac5eecab.tar.gz
lwn-d11abfdb44b3265080020052b81485f6ac5eecab.zip
cfg80211: check wdev->netdev in connection work
commit c815797663b72e3ac1736f1886538152bc48e4af upstream. 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. Reported-by: YanBo <dreamfly281@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions