]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mac80211: clean up IEEE80211_FC use
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 3 Apr 2008 13:17:31 +0000 (15:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Apr 2008 20:44:41 +0000 (16:44 -0400)
commit9cfb0009dab6d6b4c5a15c5d74ab60d7a7a7371b
tree0544828786110650436458aa990fa31df56d2a72
parent49ec6fa22028054f292c9c290415b88281f7b783
mac80211: clean up IEEE80211_FC use

Really doesn't need to be defined four times.

Also, while at it, remove a useless macro (IEEE80211_ALIGN32_PAD)
and a function prototype for a function we don't actually have
(ieee80211_set_compression.)

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/ieee80211_sta.c
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_plink.c