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

No differences found