]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
mac80211: remove unnecessary byteshifts in frame control testing
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 21 Apr 2008 17:41:10 +0000 (10:41 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 May 2008 20:29:32 +0000 (16:29 -0400)
commit5a433b3ad497120d80f1045d37bd1a9ce897388f
treeebe60591db999fb941d37bea5c603dc65962710a
parent88787d2842b6e6ff9bdc218445209c5e3c84d6fa
mac80211: remove unnecessary byteshifts in frame control testing

Byteswap the constants rather than the frame_control member.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/ieee80211.h