aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/mac80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index 1196de85f8db..f9b391faaf76 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -1535,7 +1535,7 @@ ieee80211_get_buffered_bc(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
1535 * 1535 *
1536 * @skb: the frame 1536 * @skb: the frame
1537 */ 1537 */
1538int ieee80211_get_hdrlen_from_skb(const struct sk_buff *skb); 1538unsigned int ieee80211_get_hdrlen_from_skb(const struct sk_buff *skb);
1539 1539
1540/** 1540/**
1541 * ieee80211_get_hdrlen - get header length from frame control 1541 * ieee80211_get_hdrlen - get header length from frame control