From: "John W. Linville" <redacted>
Date: Thu, 15 Dec 2011 14:15:24 -0500
Here are a few more fixes intended for the 3.2 release. They are
all small and narrowly focused.
First is a one liner fix for a signedness problem in NFC that could
lead to an incorrect return code being propogated. Next are two
iwlwifi regression fixes that received some recent attention on the
linux-wireless mailing list. A third iwlwifi fix corrects a sequence
numbering error, which can cause a lot of bad behaviour in the wireless
network. The ath9k fix corrects a potential for an array underrun.
Finally, the mwifiex fix corrects a double list deletion.
Please let me know if there are problems!
Pulled, thanks John.