diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-09-01 21:27:18 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-10-15 18:53:37 +0100 |
commit | 073ac8fd4a3e9a9265e8a59e0a79bc4b0b3822c3 (patch) | |
tree | 2abd149145f8dc579ccd354b95394050d590cdc2 /drivers/net/iseries_veth.c | |
parent | 97d97224ff361e08777fb33e0fd193ca877dac28 (diff) | |
download | blackbird-op-linux-073ac8fd4a3e9a9265e8a59e0a79bc4b0b3822c3.tar.gz blackbird-op-linux-073ac8fd4a3e9a9265e8a59e0a79bc4b0b3822c3.zip |
[NET] smc91x: fix PXA DMA support code
The PXA DMA support code for smc91x doesn't pass a struct device to
the dma_*map_single() functions, which leads to an oops in the dma
bounce code. We have a struct device which was used to probe the
SMC chip. Use it.
(This patch is slightly larger because it requires struct smc_local
to move into the header file.)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/net/iseries_veth.c')
0 files changed, 0 insertions, 0 deletions