Re: [PATCH-v2 2/2] mac80211: ensure association req uses configured ratemask.

2016-01-26 Thread Johannes Berg
On Tue, 2015-10-20 at 10:24 -0700, gree...@candelatech.com wrote: > From: Ben Greear > > When sending the association request, pay attention to the > legacy rates configured by the user, and do not advertise support > for any that are not configured. > > This makes the assoc request packet look

[PATCH-v2 2/2] mac80211: ensure association req uses configured ratemask.

2015-10-20 Thread greearb
From: Ben Greear When sending the association request, pay attention to the legacy rates configured by the user, and do not advertise support for any that are not configured. This makes the assoc request packet look more correct when making modern hardware act like a /b mode station, for instanc