Date: Wed, 13 May 2009 17:22:33 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net netisr.c netisr.h Message-ID: <200905131722.n4DHMmna045773@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-05-13 17:22:33 UTC
FreeBSD src repository
Modified files:
sys/net netisr.c netisr.h
Log:
SVN rev 192049 on 2009-05-13 17:22:33Z by rwatson
Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the global
direct dispatch policy for specific protocols (NETISR_USB). We leave
the additional 'flags' argument to netisr_register() for the time being,
even though it is no longer required.
Revision Changes Path
1.24 +5 -10 src/sys/net/netisr.c
1.38 +0 -1 src/sys/net/netisr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905131722.n4DHMmna045773>
