cvs commit: src/sys/netinet ip_divert.c
Robert Watson
rwatson at FreeBSD.org
Fri Jun 11 04:06:51 GMT 2004
rwatson 2004-06-11 04:06:51 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_divert.c
Log:
Remove unneeded Giant acquisition in divert_packet(), which is
left over from debug.mpsafenet affecting only the forwarding
plane. Giant is now acquired in the ithread/netisr or in the
system call code.
Revision Changes Path
1.89 +0 -15 src/sys/netinet/ip_divert.c
More information about the cvs-src
mailing list