mac80211: tkip.c use kernel-provided infrastructure
commit8c046c8c64ba81dd87468ddaf2db4a5d926b988b
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 2 May 2008 20:47:45 +0000 (2 13:47 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 May 2008 20:29:32 +0000 (14 16:29 -0400)
tree9690c768cb8942880c579b64ed3a73b131a09157
parentae7245cbf27ee6b6423bc363cbe01c93e57befda
mac80211: tkip.c use kernel-provided infrastructure

Use kernel-provided bit rotation and unaligned access infrastructure rather
than opencoding it.

Some minor spacing adjustments as well.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tkip.c