1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-09 00:58:12 +00:00
Bill Paul a807264e92 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.
2005-12-16 17:21:28 +00:00
..