From: Harvey Harrison Date: Wed, 2 Jul 2008 18:05:35 +0000 (-0700) Subject: mac80211: remove ieee80211_get_hdr_info X-Git-Tag: v2.6.27-rc1~969^2~186^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8862b79d2ce9177bfddd85b8328a86a25c69b2;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed