cvs commit: src/sys/dev/wi if_wi.c
Warner Losh
imp at FreeBSD.org
Mon Aug 29 15:46:42 GMT 2005
imp 2005-08-29 15:46:42 UTC
FreeBSD src repository
Modified files:
sys/dev/wi if_wi.c
Log:
Eliminate bogus seatbelt in wi_cmd. This may have been appropriate
for the spl-era locking, but now that we can have multiple, concurrent
interrupts for multiple wi devices, having a global check to make sure
at most one of them was in wi_cmd no longer makes sense.
MFC After: 2 decifortnight
Revision Changes Path
1.188 +0 -5 src/sys/dev/wi/if_wi.c
More information about the cvs-src
mailing list