mac80211: fix supported rates IE if AP doesn't give us it's rates
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 28 Apr 2010 15:03:15 +0000 (17:03 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 28 Apr 2010 20:50:29 +0000 (16:50 -0400)
commit76f273640134f3eb8257179cd5b3bc6ba5fe4a96
tree827c91fee5a626a76af30a1f48d65e1d429abed2
parentf0b058b61711ebf5be94d6865ca7b2c259b71d37
mac80211: fix supported rates IE if AP doesn't give us it's rates

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>
net/mac80211/work.c