]> git.baikalelectronics.ru Git - kernel.git/commit
wireless: Fix rate mask for scan request
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Thu, 15 Sep 2011 09:42:29 +0000 (15:12 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Sep 2011 19:32:11 +0000 (15:32 -0400)
commite74ac96de335edb1eb8d9fbed3e0acb2e939ac9a
treeb3d2ade77df83657ec06c778ebbcca49e910dfc2
parente229a893c6d5ea5580f98c21e4de6336061534df
wireless: Fix rate mask for scan request

The scan request received from cfg80211_connect do not
have proper rate mast. So the probe request sent on each
channel do not have proper the supported rates ie.

Cc: stable@kernel.org
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/sme.c