commit | 7579a7e47d6572455c48f822dd47bd1993ec9d95 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Mon Jun 09 15:17:08 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 18 14:07:30 2014 -0700 |
tree | 8bfb56d86da9dc00324d26eae88fa9a5d0b717f0 | |
parent | 379878662637a1247f19caf938a22918d702b14b [diff] |
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 <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>