diff options
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | 2009-06-03 11:44:08 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-06-04 10:57:36 -0400 |
commit | d14d44407b9f06e3cf967fcef28ccb780caf0583 (patch) | |
tree | 56f5541554cd094c08caf4bc2420d7f77563bbec /drivers/mca | |
parent | c587de0b8d6e194f7a1719fc6af8a81b4e8916d2 (diff) |
iwl3945: port allow skb allocation in tasklet patch
Port "iwlcore: Allow skb allocation from tasklet." to 3945
If RX queue becomes empty then we need to restock the queue from
tasklet to prevent ucode from starving. A caller to iwl_rx_allocate
will decide if allocated buffer should come from GFP_ATOMIC or
GFP_KERNEL.
Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/mca')
0 files changed, 0 insertions, 0 deletions