[PATCH] b43: fix extpa_gain check for 2GHz
Rafał Miłecki <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <CACna6rwoUVn2YzDOfHrVXg3tU9yVT_1zaDQcySk0ykZjrLLmpA@mail.gmail.com> |
On 29 July 2015 at 23:36, Hauke Mehrtens <[email protected]> wrote: > On the 2GHz and and on the 5GHZ band only the extpa_gain setting from > the 5GHz band was checked. this patch makes it check the property from > the correct band. Looks OK, thanks.