commit | 8e8862b79d2ce9177bfddd85b8328a86a25c69b2 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jul 02 11:05:35 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 08 14:16:01 2008 -0400 |
tree | 595f0a47cf20800ee895c9cd6e98817ac1ff71ba | |
parent | f14df8049f9c9f34164dd598772fecea83a394a2 [diff] |
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>