In r348254, if_snd_tag_alloc() routines were changed to bump the ifp
refcount via m_snd_tag_init(). This function wasn't in the tree at
the time and wasn't updated for the new semantics, so was still doing
a separate bump after if_snd_tag_alloc() returned.
Details
Details
- Reviewers
gallatin rrs - Group Reviewers
transport - Commits
- rS367147: Remove an extra if_ref().
- tested by Drew
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 34459 Build 31561: arc lint + arc unit