Re: pull request: wireless-2.6 2009-09-28
From: David Miller <davem@davemloft.net>
Date: 2009-09-28 21:51:32
Also in:
linux-wireless, lkml
From: David Miller <davem@davemloft.net>
Date: 2009-09-28 21:51:32
Also in:
linux-wireless, lkml
From: "John W. Linville" <redacted> Date: Mon, 28 Sep 2009 17:40:48 -0400
There are number of small fixes to core wireless infrastructure from Johannes Berg. These have been bounced around on the list quite a bit during the last several days, so I think they are solid. Also included is one that improves some debugging messages. There are a few fixes for the iwlwifi family of drivers, including a buffer overrun, a memory leak, and another debugging message fix. Arjan showed-up with a bounds checking fix in some ancient wext code. I included it due to the potential security implications. The sony-laptop fixes may seem a bit out of place, but they are related to rfkill. Also, they are "Acked-by: Mattia Dongili [off-list ref]", who is the listed maintainer for that code. I put them at the end, so if you want you can pull from 8f1546cadf7ac5e9a40d54089a1c7302264ec49b instead of master. Please let me know if there are problems!
Pulled, thanks a lot John!