]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: remove a redundant check
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tue, 12 Jul 2011 09:49:04 +0000 (15:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jul 2011 18:49:42 +0000 (14:49 -0400)
commit2fcf282471f04f465d0368e46e973e01504292b3
treecc1921dba4ce8769396ed5e1581e4a44f382de75
parent5d82c53a380ca96421a714481c9113ba54ede609
mac80211: remove a redundant check

is_valid_ether_addr itself checks for is_zero_ether_addr

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/iface.c