e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
authorKevin Hao <kexin.hao@windriver.com>
Sat, 21 Jun 2008 10:20:35 +0000 (18:20 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 27 Jun 2008 05:30:59 +0000 (01:30 -0400)
commit1923815d855e1daec931fc9f2221fb73ca708870
tree35a9b71110068267ad827bba2b2df7cdc585f6fb
parent70081ac55df939363b27c1ebd27c51f510129139
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx

The E100 device can't work on current kernel (2.6.26-rc6) and will cause
kernel corruption on intel ixdp4xx.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/e100.c