mac80211: remove local_to_hw
authorJohannes Berg <johannes.berg@intel.com>
Sun, 26 Feb 2012 10:24:35 +0000 (11:24 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Feb 2012 19:06:42 +0000 (14:06 -0500)
commit005e472b45131250fe09c194f8b872b86fd266c1
treedbeb7fe7ee8fdf8ff39c4ded9e647942ad15e639
parent3431683759596409427b6726e582f3ee66082728
mac80211: remove local_to_hw

That's a lot longer than open-coding it and
doesn't really add value, so just remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/tx.c
net/mac80211/util.c