mac80211: fix supported rates IE if AP doesn't give us it's rates
commit131637b6e8287c90239ce1e5e6311d2e93986bce
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 28 Apr 2010 15:03:15 +0000 (28 17:03 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:30:16 +0000 (2 10:30 -0700)
tree7a71725cf245d3f7552fabb4e7cb7ca8555fe5ff
parent79b54741620599a3abccaf26bb1ae1d50a0ef809
mac80211: fix supported rates IE if AP doesn't give us it's rates

commit 76f273640134f3eb8257179cd5b3bc6ba5fe4a96 upstream.

If AP do not provide us supported rates before assiociation, send
all rates we are supporting instead of empty information element.

v1 -> v2: Add comment.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/mac80211/work.c