]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: add sanity check for retry limit in wext-compat
authorUjjal Roy <royujjal@gmail.com>
Thu, 9 Jan 2014 15:46:14 +0000 (21:16 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Jan 2014 16:05:28 +0000 (17:05 +0100)
commitc41b20dcad494b844bff8f61bca8d5615afa7817
treec51ebb815d33aadf8f86df11ee8e1a42f3fb0abf
parent495e3b3d320e2680740488008807af3a873cf1d4
cfg80211: add sanity check for retry limit in wext-compat

Block setting the wrong values through iwconfig retry
command. Add sanity checking before sending the retry
limit to the driver.

Signed-off-by: Ujjal Roy <royujjal@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/wext-compat.c