]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sk98lin: not doing high dma properly
authorStephen Hemminger <shemminger@osdl.org>
Sat, 7 Jan 2006 00:57:40 +0000 (16:57 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 9 Jan 2006 15:32:40 +0000 (10:32 -0500)
commitbce7c95e4dd4d5e924deb2929b639b4caca09c93
tree0ed78b75ba55aada28f4f02a1f5f89da5b55125d
parent17fa6e2f115ad734ef802b663071159a1a64d06f
[PATCH] sk98lin: not doing high dma properly

Sk98lin 64bit memory handling is wrong. It doesn't set the
highdma flag; i.e. the kernel always does bounce buffers.
It doesn't fallback to 32 bit mask if it can't get 64 bit mask.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sk98lin/skge.c