]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e14991cd96484cdb4ff9e53a26bb93721800072
tree9690c768cb8942880c579b64ed3a73b131a09157
parent16a36a000ea6807987f6ee57b9c0041d148dc893
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