From 7579a7e47d6572455c48f822dd47bd1993ec9d95 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 9 Jun 2014 15:17:08 +0200 Subject: [PATCH] staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Avoid pointless memcpy There is no point copying a buffer, just to scan it and then free it again. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed