From: Ajit Khaparde <redacted>
Date: Tue, 1 Mar 2011 11:46:12 -0600
Thanks Eric.
quoted
-----Original Message-----
From: Eric Dumazet [mailto:eric.dumazet@gmail.com]
Sent: Tuesday, March 01, 2011 9:48 AM
To: Khaparde, Ajit
Cc: netdev
Subject: [PATCH net-next-2.6] 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 <redacted>
Acked-by: Ajit Khaparde <redacted>
Applied.