diff options
author | Xi Wang <xi.wang@gmail.com> | 2012-11-17 15:25:09 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-20 15:12:44 -0500 |
commit | 1a4901177574083c35fafc24c4d151c2a7c7647c (patch) | |
tree | 3e2cdaceb6b4f1d8bd7330a26aa3ee16422f48f5 /drivers/net/hyperv | |
parent | da9da01d9199b5bb15289d0859053c9aa3a34ac0 (diff) |
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/hyperv')
0 files changed, 0 insertions, 0 deletions