mac80211: don't look up stations for multicast addresses
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Feb 2015 23:28:18 +0000 (00:28 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 28 Feb 2015 20:28:44 +0000 (21:28 +0100)
commit08ce36d305a3108ecd130298b509995492d61071
treeb9ca00a330745b4aee43af86b2dcd12d8e7ae103
parent140d98e9b7c68433befbbc3632e66e1e1c538040
mac80211: don't look up stations for multicast addresses

Since multicast addresses don't exist as stations, don't attempt
to look them up in the hashtable on TX.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c