]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: introduce struct michael_mic_ctx and static helpers
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 14 May 2008 23:26:17 +0000 (16:26 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:47:48 +0000 (21:47 -0400)
commit36301030bd4abad591ac7e5fc25de13ba451e946
tree4317d92f79874dfdb4b971654d55425623be688b
parent8dc563d120617f0931663c2639224e321c20fd2e
mac80211: introduce struct michael_mic_ctx and static helpers

Replace the existing macro with a static function, significantly shrinks the
size of the produced object file.

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
net/mac80211/michael.h