]> Pileus Git - ~andy/linux/commit
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)
commit5575044661cfccd8b2f6e244031ef54499aa1dbb
tree84e1e0bd2880208f5f0e259668cbe216d2d0858b
parent5e09d7f6305fc9a1141bef116c7c02756d3bfa16
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool

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>
drivers/net/ixgbe/ixgbe_fcoe.c