]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: rtl8723au: issue_probersp(): Do not copy the IEs in front of probe_resp...
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 19 Jun 2014 09:37:29 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 20:08:51 +0000 (13:08 -0700)
commit08519034b3f75e030582724b9f1a280a5b0cfb73
tree8d3991b29f01df39797f87a8fd126f7b8fee3af4
parent5d43182bc35c055408fac06dc31da88f8ce33886
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme_ext.c