mac80211: add utility function to get header length
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:13 +0000 (12:18 -0400)
commit6693be7124cb8e4f15f0d80ed6e3e50678771737
treeaadddb7a21250d1e7b76e0f4ba2ca124288515e3
parentc9c6950c14ffc0e30e592fec1ebcb203ad3dff10
mac80211: add utility function to get header length

Take a __le16 directly rather than a host-endian value.

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