adm8211: remove unnecessary protected bit mask/check
commit316af76f3475bb73dbb11f1c6d549ae589efb3d0
authorHarvey Harrison <harvey.harrison@gmail.com>
Sun, 22 Jun 2008 02:33:20 +0000 (21 19:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Jun 2008 20:50:02 +0000 (26 16:50 -0400)
tree97cf4e3090ad04b44fe2d363713db201b8b608af
parent97b045d62bffae5a91a286b56ac51db0c4385687
adm8211: remove unnecessary protected bit mask/check

Removes now unused fc local var and uses the new ieee80211_hdrlen
which directly uses the le16 frame control value.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/adm8211.c