kernel-ark/net/mac80211
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups
Commits

  58b053e4ce ("Update arch/ to use sg helpers")
  45711f1af6 ("[SG] Update drivers to use sg helpers")
  fa05f1286b ("Update net/ to use sg helpers")

converted many files to use the scatter gather helpers without ensuring
that the necessary headerfile <linux/scatterlist> is included.  This
happened to work for ia64, powerpc, sparc64 and x86 because they
happened to drag in that file via their <asm/dma-mapping.h>.

On most of the others this probably broke.

Instead of increasing the header file spider web I choose to include
<linux/scatterlist.h> directly into the affectes files.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-23 12:02:39 -07:00
..
aes_ccm.c
aes_ccm.h
cfg.c
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_common.h
ieee80211_i.h
ieee80211_iface.c
ieee80211_ioctl.c
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c
ieee80211_rate.h
ieee80211_sta.c
ieee80211.c
Kconfig
key.c
Makefile
michael.c
michael.h
rc80211_simple.c
regdomain.c
rx.c
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c
util.c
wep.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
wep.h
wme.c
wme.h
wpa.c
wpa.h