]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9455f75e1ba19f65cf80fc25d1f8679c8bc1eb18
treed0bdc0bc294e8e202d58513b691ad858b89865c0
parentfdb5ec1ef0f71dbc5fc0d33059158ec1599d6ef8
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