From: Jes Sorensen Date: Mon, 9 Jun 2014 13:16:58 +0000 (+0200) Subject: staging: rtl8723au: rtw_set_ssid(): Use rtw_do_join_network() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2037 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72795e9de7deae0952d1174cfb37cb869b582d29;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed