Re: pull request: wireless-2.6 2011-06-30
From: David Miller <davem@davemloft.net>
Date: 2011-07-01 08:53:39
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2011-07-01 08:53:39
Also in:
lkml, netdev
From: "John W. Linville" <redacted> Date: Thu, 30 Jun 2011 13:32:25 -0400
Here is a batch of fixes intended for 3.0. Arik gives us a fix for a potential NULL dereference in mac80211. Emmanuel gives us a fix for a regression introduced by "iwlagn: support multiple TBs per command" that can corrupt memory. Eugene (and Bob) gives a memory leak fix for ath5k. Evgeni gives us a preprocessor-related fix that makes modinfo output make more sense for iwlagn. Johannes gives us a trio of fixes, all isolated to the bowels of iwlagn. I overlayed a fixup on top of one of Johannes's patches, since there was some confusion between DMA and PCI API usage. Finally, Rajkumar gives us an ath9k fix to ensure the chip is properly awakened even if there is no active interface when the resume occurs. Please let me know if there are problems!
Pulled, thanks John.