commit | d63b548fffdbd239a5e65bb89424be19229048ba | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 31 20:02:02 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 06 13:18:13 2016 +0200 |
tree | 3eadfac40d14bce86fda257748d8124d63aaa804 | |
parent | e596af827960c41a6051d4e719bafcfb7da11b64 [diff] |
mac80211: allow passing transmitter station on RX Sometimes drivers already looked up, or know out-of-band from their device, which station transmitted a given RX frame. Allow them to pass the station pointer to mac80211 to save the extra lookup. Signed-off-by: Johannes Berg <johannes.berg@intel.com>