From: Jes Sorensen Date: Thu, 19 Jun 2014 09:37:27 +0000 (+0200) Subject: staging: rtl8723au: issue_beacon23a(): Do not copy IEs in front of beacon data X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1930 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81d36cbee8650d42cc30cdf390d7ef28faae83d;p=pandora-kernel.git staging: rtl8723au: issue_beacon23a(): Do not copy IEs in front of beacon data Not sure how this happened, but one should never copy the IEs in front of the beacon frame info. This could lead to some nasty corrupted beacon frames hitting the wire if running AP mode - ouf! Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed