From 72795e9de7deae0952d1174cfb37cb869b582d29 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 9 Jun 2014 15:16:58 +0200 Subject: [PATCH] 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-format-patch failed