]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b43a6c996691a118826848fdbca953b5d454a6b
treeaadddb7a21250d1e7b76e0f4ba2ca124288515e3
parent52d9f2ea3641bddc2e1ca08595bbe82072e3182c
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