HomeFreeBSD

iflib: fix typo bug introduced by r367093

Description

iflib: fix typo bug introduced by r367093

Code was supposed to call callout_reset_sbt_on() rather than
callout_reset_sbt(). This resulted into passing a "cpu" value
to a "flag" argument. A recipe for subtle errors.

PR: 248652
Reported by: sg@efficientip.com
MFC with: r367093

Details

Provenance
vmaffioneAuthored on Oct 28 2020, 9:06 PM
Parents
rGd9999ae9ca1d: Fix use-after-free in icmp6_notify_error().
Branches
Unknown
Tags
Unknown

Event Timeline