From: Jes Sorensen Date: Thu, 19 Jun 2014 09:37:29 +0000 (+0200) Subject: staging: rtl8723au: issue_probersp(): Do not copy the IEs in front of probe_resp... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08519034b3f75e030582724b9f1a280a5b0cfb73;p=pandora-kernel.git staging: rtl8723au: issue_probersp(): Do not copy the IEs in front of probe_resp data Another case where the driver was copying IEs in front of the probe_resp data in the management frame, when running in AP mode. This would result in badly corrupted frames hitting the wire - ouf ouf ouf! Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed