Re: pull request: wireless-2.6 2010-10-26
From: David Miller <davem@davemloft.net>
Date: 2010-10-26 18:32:08
Also in:
linux-wireless, lkml
From: David Miller <davem@davemloft.net>
Date: 2010-10-26 18:32:08
Also in:
linux-wireless, lkml
From: "John W. Linville" <redacted> Date: Tue, 26 Oct 2010 14:15:16 -0400
Here are some fixes intended for 2.6.37. Highlights are some carl9170 fixes, a fix/cleanup for the earlier wl1251 move, various ath9k fixes, a mac80211 fix relating to IBSS station expiry and a cfg80211 fix related to processing country IEs. One of the ath9k patches looks big, but it is just changing a table of register initialization values in order to correct a number of issues. The associated changelogs are reasonably descriptive of the issues involved. Also included is a patch from Tejun as part of his work to remove flush_scheduled_work(). I noticed you already included a similar patch from Tejun, so I figured this was acceptable as well.
Pulled, thanks John.