linux/drivers/net/benet
Eric Dumazet 1829b086d1 benet: use GFP_KERNEL allocations when possible
Extend be_alloc_pages() with a gfp parameter, so that we use GFP_KERNEL
allocations instead of GFP_ATOMIC when not running in softirq context.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-03 13:02:30 -08:00
..
be_cmds.c be2net: use hba_port_num instead of port_num 2011-02-22 10:26:47 -08:00
be_cmds.h be2net: use hba_port_num instead of port_num 2011-02-22 10:26:47 -08:00
be_ethtool.c be2net: use hba_port_num instead of port_num 2011-02-22 10:26:47 -08:00
be_hw.h be2net: use hba_port_num instead of port_num 2011-02-22 10:26:47 -08:00
be_main.c benet: use GFP_KERNEL allocations when possible 2011-03-03 13:02:30 -08:00
be.h be2net: use hba_port_num instead of port_num 2011-02-22 10:26:47 -08:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile