]> git.baikalelectronics.ru Git - kernel.git/commit
adm8211: remove unnecessary protected bit mask/check
authorHarvey Harrison <harvey.harrison@gmail.com>
Sun, 22 Jun 2008 02:33:20 +0000 (19:33 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Jun 2008 20:50:02 +0000 (16:50 -0400)
commit37c7ccee45d946acfc9a71616c7cc37d591fff8c
tree97cf4e3090ad04b44fe2d363713db201b8b608af
parent0282fd0dbeadbad23b63a45aaf2d1f1d26aff6f8
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