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