ixp4xx: allocate all skbs using GFP_DMA
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Jan 2010 06:05:15 +0000 (06:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Jan 2010 06:05:15 +0000 (06:05 +0000)
commit9a12579f973af9db625ce51842d53ba4206a77b8
tree1f1ec62e239c32d4a54092a95d130ea1f7625677
parent165629fca5d88e97dd1822b40094890edacdc053
ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/patches/500-ath_use_gfp_dma.patch [deleted file]
target/linux/ixp4xx/patches-2.6.30/600-dma_performance.patch [new file with mode: 0644]