From: Jes Sorensen Date: Mon, 9 Jun 2014 13:17:08 +0000 (+0200) Subject: staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Avoid pointless memcpy X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2027 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7579a7e47d6572455c48f822dd47bd1993ec9d95;p=pandora-kernel.git 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-diff-tree failed