diff options
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | 2009-04-30 16:56:26 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-05-06 15:14:59 -0400 |
commit | 722404983b9deb21e4f786224201ca2ab27a1c48 (patch) | |
tree | 97b1e9de442c5c3aad267743abf23a6177e33cdb /firmware | |
parent | 84379cba44042a4caf793f821be8bd1a9b8235c2 (diff) |
iwl3945: fix lock dependency
Patch seperates rx_used and rx_free into two
different atomic contexts. We can now avoid using GFP_ATOMIC
for skb allocation and use 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 'firmware')
0 files changed, 0 insertions, 0 deletions