lib80211: Introduce TKIP_HDR_LEN define for code clarity
authorAndriy Tkachuk <andrit@ukr.net>
Tue, 2 Feb 2010 14:33:53 +0000 (16:33 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 2 Feb 2010 21:03:38 +0000 (16:03 -0500)
commit299af9d3db0fd3a4994e5e66717ecd276bdd60da
treed0bdc0bc294e8e202d58513b691ad858b89865c0
parentd0833a6a2dbc169aba3abcc0904e5aea348bb4d3
lib80211: Introduce TKIP_HDR_LEN define for code clarity

Introduce TKIP_HDR_LEN define for code clarity (in the same way as
CCMP_HDR_LEN).

Also odd len variable (not used) dropped from lib80211_tkip_hdr().

Signed-off-by: Andriy V. Tkachuk <andrit@ukr.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/lib80211_crypt_tkip.c