mac80211: fix VHT MU-MIMO frame processing
authorSara Sharon <sara.sharon@intel.com>
Wed, 3 Feb 2016 19:52:23 +0000 (21:52 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:36 +0000 (09:04 +0100)
commit0241fa19ef4021c3db6f70b8f08d69f9e21cc043
treeae04a78a5d94bc78b1a37ba6d98ead0093dba535
parent4cc955de7c99fe60b09688d7c2564f8fc7d00ca2
mac80211: fix VHT MU-MIMO frame processing

The source and destintation addresses in the memcpy arguments
are flipped. Fix that.

Fixes: 23a1f8d44c0b("mac80211: process and save VHT MU-MIMO group frame")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/vht.c