svn commit: r353683 - head/sys/netinet

Gleb Smirnoff glebius at freebsd.org
Thu Oct 17 17:00:35 UTC 2019


On Thu, Oct 17, 2019 at 12:51:35PM -0400, Mark Johnston wrote:
M> On Thu, Oct 17, 2019 at 04:02:34PM +0000, Gleb Smirnoff wrote:
M> > Author: glebius
M> > Date: Thu Oct 17 16:02:34 2019
M> > New Revision: 353683
M> > URL: https://svnweb.freebsd.org/changeset/base/353683
M> > 
M> > Log:
M> >   igmp_v1v2_queue_report() doesn't require epoch.
M> 
M> igmp_v1v2_queue_report() calls netisr_dispatch(), which does require
M> epoch.

Doh! Will fix.

-- 
Gleb Smirnoff


More information about the svn-src-head mailing list