]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: rtl8723au: rtw_set_ssid(): Use rtw_do_join_network()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 9 Jun 2014 13:16:58 +0000 (15:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 21:04:23 +0000 (14:04 -0700)
commit72795e9de7deae0952d1174cfb37cb869b582d29
tree01b79bfe23c2c4382698d22e845230987fadc200
parent85b3c5e48e6bd5e29272f9b1a4c1e2fd03eb21ab
staging: rtl8723au: rtw_set_ssid(): Use rtw_do_join_network()

We already have the wlan_network we wish to join, hence it's pointless
to go back to the scanned_queue and pull it out of there, before
running the join logic.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c