diff options
author | Xi Wang <xi.wang@gmail.com> | 2012-11-17 20:25:09 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-20 20:12:44 (GMT) |
commit | 1a4901177574083c35fafc24c4d151c2a7c7647c (patch) | |
tree | 3e2cdaceb6b4f1d8bd7330a26aa3ee16422f48f5 /drivers/net/wan/sbni.c | |
parent | da9da01d9199b5bb15289d0859053c9aa3a34ac0 (diff) | |
download | linux-fsl-qoriq-1a4901177574083c35fafc24c4d151c2a7c7647c.tar.xz |
ixp4xx_eth: avoid calling dma_pool_create() with NULL dev
Use &port->netdev->dev instead of NULL since dma_pool_create() doesn't
allow NULL dev.
Signed-off-by: Xi Wang <xi.wang@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan/sbni.c')
0 files changed, 0 insertions, 0 deletions