From e73d82efa4583e5ecaf598d85341403806a16e62 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 9 Jun 2014 15:16:43 +0200 Subject: [PATCH] staging: rtl8723au: Pass a struct wlan_network to rtw_set_ssid() There is no point copying the ssid out of struct wlan_network when we can just pass on the whole struct. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed