mac80211: remove ieee80211_get_hdr_info
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 2 Jul 2008 18:05:35 +0000 (11:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Jul 2008 18:16:01 +0000 (14:16 -0400)
commit8e8862b79d2ce9177bfddd85b8328a86a25c69b2
tree595f0a47cf20800ee895c9cd6e98817ac1ff71ba
parentf14df8049f9c9f34164dd598772fecea83a394a2
mac80211: remove ieee80211_get_hdr_info

Do the check for sufficient skb->len explicitly and pass a pointer
to the struct ieee80211_hdr directly to the michael_mic calculation.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/michael.c
net/mac80211/michael.h
net/mac80211/wpa.c