]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: vt6656: check ieee80211_bss_conf bssid not NULL
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 9 Jul 2015 16:03:57 +0000 (17:03 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sun, 19 Jul 2015 10:48:19 +0000 (11:48 +0100)
commit7eb7ee30559c9c88ca23fa3b95bd06629669d0a8
tree72bb1f630e72f218f2494918f01bf832e98724fa
parent42e0bb4db0ee3727de8ec1e5e0eb5f2dd686be00
staging: vt6656: check ieee80211_bss_conf bssid not NULL

Sometimes bssid can go null on failed association.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org> # v3.17+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c