]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/mac80211/key.c
mac80211: clean up asm/unaligned.h inclusion
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Feb 2012 10:38:41 +0000 (11:38 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Feb 2012 19:06:32 +0000 (14:06 -0500)
commitd26ad3771fe7405bf80d736cae9ba4c706a7b1d8
treed6c071ed6e30802ab9c70a655b03c60d2af5a3ff
parent6b5773ebd5c9719aec30e58429db2d3b3f343d2c
mac80211: clean up asm/unaligned.h inclusion

Some files implicitly get this via mesh.h
which itself doesn't need it, so move the
inclusion into the right files. Some other
files don't need it at all but include it,
so remove it from there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c
net/mac80211/key.c
net/mac80211/mesh.h
net/mac80211/mesh_hwmp.c
net/mac80211/rx.c
net/mac80211/status.c