Ben Hutchings 0d19a540be sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking
Most call sites for efx_nic_alloc_buffer() are part of the probe or
reconfiguration paths and can allocate with GFP_KERNEL.  A few others
should use GFP_NOIO (I think).  Only one is in atomic context and
must use the current GFP_ATOMIC.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2013-08-21 19:43:47 +01:00
..
2013-06-24 12:43:40 -07:00
2013-08-05 11:05:23 -07:00
2013-06-18 13:48:45 +02:00
2013-08-11 21:38:12 -07:00
2013-06-24 12:43:40 -07:00