From 08519034b3f75e030582724b9f1a280a5b0cfb73 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Thu, 19 Jun 2014 11:37:29 +0200 Subject: [PATCH] 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-format-patch failed