via-velocity: Fix DMA mapping length errors on transmit.
authorDave Jones <davej@redhat.com>
Fri, 13 Mar 2009 20:37:46 +0000 (13:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2009 20:37:46 +0000 (13:37 -0700)
From: Dave Jones <davej@redhat.com>

The dma-debug changes caught that this driver uses the
wrong DMA mapping length when skb_padto() does something.

With suggestions from Eric Dumazet.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found