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