]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: remove ieee80211_get_hdrlen
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 16 Jul 2008 01:44:12 +0000 (18:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:54 +0000 (16:29 -0400)
commit6b644e524bbd4089a28e0711de4f1cf2daa5db50
tree3c3993bc52c10aa0aa570dd60c3d5b78c56a80ae
parentb73d70ad8665fd3f35c855075b9a94de3e2b69e2
mac80211: remove ieee80211_get_hdrlen

All users have been moved over to the version taking a le16 frame control
rather than a cpu-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