]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Remove superfluous is_multicast_ether_addr() call
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Thu, 29 Aug 2013 21:35:09 +0000 (01:35 +0400)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 26 Sep 2013 11:21:39 +0000 (13:21 +0200)
commit405b5b402204768bfd9e6a732e02afeaa28de0e1
tree3ab1d05487ad57d68ab1af783d0575f3aac7a4ce
parent1ce1bc885a0bed2de4f4ec85c6b9facc6a4dfb7b
mac80211: Remove superfluous is_multicast_ether_addr() call

Remove superfluous call and use locally stored previous result.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c