ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
authorYi Zou <yi.zou@intel.com>
Mon, 19 Jul 2010 14:00:24 +0000 (14:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2010 03:23:37 +0000 (20:23 -0700)
The FCoE protocol stack may hold a lock when this gets called.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found