]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: michael.c use kernel-provided infrastructure
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 14 May 2008 23:26:16 +0000 (16:26 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:47:47 +0000 (21:47 -0400)
commit8dc563d120617f0931663c2639224e321c20fd2e
treef91ae27448a00734ab035919c4e9f15b056909f7
parent430d3524af0815e90a44dc4b82bfcaea6af8f153
mac80211: michael.c use kernel-provided infrastructure

Replace private implementation of bit rotation and unaligned access helpers
with kernel-provided implementation.

Fold xswap helper in its one usage in the michael_block macro.

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/michael.c