Home
last modified time | relevance | path

Searched hist:d335fe63 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dreg.cd335fe63 Fri Feb 20 23:04:27 CST 2009 Luis R. Rodriguez <lrodriguez@atheros.com> cfg80211: protect first access of last_request on 11d hint under mutex

We were not protecting last_request there is a small possible race
between an 11d hint and another routine which calls reset_regdomains()
which can prevent a valid country IE from being processed. This is
not critical as it will still be procesed soon after but locking prior
to it is correct.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
d335fe63 Fri Feb 20 23:04:27 CST 2009 Luis R. Rodriguez <lrodriguez@atheros.com> cfg80211: protect first access of last_request on 11d hint under mutex

We were not protecting last_request there is a small possible race
between an 11d hint and another routine which calls reset_regdomains()
which can prevent a valid country IE from being processed. This is
not critical as it will still be procesed soon after but locking prior
to it is correct.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>