No functional change intended.
Details
Details
- Reviewers
pouria glebius timo.voelker_fh-muenster.de rrs - Group Reviewers
transport - Commits
- rGc984c7593e11: tcp: cleanup
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks good to me. It improves readability, in my opinion. Also, it eliminates unnecessary m_freem calls with a null pointer.