cvs commit: src/sys/dev/if_ndis if_ndis.c
Bill Paul
wpaul at FreeBSD.org
Fri Dec 16 09:21:29 PST 2005
wpaul 2005-12-16 17:21:28 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
In ndis_rxeof_eth(), avoid acquiring the NDIS miniport block spinlock for
serialized miniports when updating the packet list.
This fixes a deadlock that can occur with the Ralink RT2500 driver
when using wpa_supplicant.
Revision Changes Path
1.115 +4 -2 src/sys/dev/if_ndis/if_ndis.c
More information about the cvs-src
mailing list