skge: add quirk to limit DMA
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 5 Oct 2010 22:11:40 +0000 (15:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Oct 2010 22:11:40 +0000 (15:11 -0700)
Skge devices installed on some Gigabyte motherboards are not able to
perform 64 dma correctly due to board PCI implementation, so limit
DMA to 32bit if such boards are detected.

Bug was reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=447489

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Tested-by: Luya Tshimbalanga <luya@fedoraproject.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/skge.c

Simple merge