From: Jes Sorensen Date: Mon, 9 Jun 2014 13:16:42 +0000 (+0200) Subject: staging: rtl8723au: cfg80211_rtw_connect(): Simplify ssid preparation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2053 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb08ff32c386cda497f83635817cd328478a308;p=pandora-kernel.git staging: rtl8723au: cfg80211_rtw_connect(): Simplify ssid preparation Since we just matched sme->{ssid,ssid_len} to pnetwork->network.Ssid.{ssid,ssid_len} we can simplify the copy and move it to just before the call to rtw_set_ssid(). Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed