]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure the cached rq pointer is still valid before waking up the address, the
authorAndrew Thompson <thompsa@FreeBSD.org>
Fri, 6 Mar 2009 17:04:47 +0000 (17:04 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Fri, 6 Mar 2009 17:04:47 +0000 (17:04 +0000)
commitd953f720754e3a0111f62cfdc5c295acba9eb816
tree41c88a256f20b5147a4c113007a2c82a7bc82b94
parent125dcf8c7dadbe36c6c131d263e4bc93b71d8146
Ensure the cached rq pointer is still valid before waking up the address, the
zyd_cmd function may have timed out. It wouldnt cause a panic but could wakeup
someone.

Spotted by: HPS
sys/dev/usb/wlan/if_zyd.c