]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56a72e4354a98ed3fb57394b7d3f6a2db67055ff
treed6c071ed6e30802ab9c70a655b03c60d2af5a3ff
parent2868aa777e380fdd7c7f300926bfa5bd3c55fa85
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