Re: [PATCH] iw: Fix calculation of maximum supported 802.11n data rate

2014-12-12 Thread Johannes Berg
On Wed, 2014-12-10 at 10:23 +0100, Henning Rogge wrote:
 Fix typo in calculation, binary AND combination of low byte
 and high byte is always zero.

Obviously - applied, thanks.

johannes

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] iw: Fix calculation of maximum supported 802.11n data rate

2014-12-12 Thread Henning Rogge
Hi,

the bug was caught by Coverity (I use parts of the iw code in a
different project to talk to nl802.11).

Maybe it would be interesting to register the iw project with Coverity.

Henning

On Fri, Dec 12, 2014 at 12:07 PM, Johannes Berg
johan...@sipsolutions.net wrote:
 On Wed, 2014-12-10 at 10:23 +0100, Henning Rogge wrote:
 Fix typo in calculation, binary AND combination of low byte
 and high byte is always zero.

 Obviously - applied, thanks.

 johannes

--
To unsubscribe from this list: send the line unsubscribe linux-wireless in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html