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