mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 11 Jun 2008 21:21:57 +0000 (14:21 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 14 Jun 2008 16:18:12 +0000 (12:18 -0400)
commitc9c6950c14ffc0e30e592fec1ebcb203ad3dff10
treebcfdd7dea25e8b6acfea1a54ea28394a531e3fae
parent8b7b1e05b0454f232b8ae1e6ee134b7f0b38abfb
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned

Many callers already expect it to.

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