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)
commit203179d998120dbc38ccb2db2f68dcfa2cad7779
tree1f1ec62e239c32d4a54092a95d130ea1f7625677
parentb612555363a098350e20a1bc10ef2098c3681f75
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

SVN-Revision: 19051
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]