Page MenuHomeFreeBSD

netlink: factor out compatibility code from inlined function
ClosedPublic

Authored by glebius on Sun, May 10, 4:25 AM.
Tags
None
Referenced Files
F157423061: D56915.diff
Thu, May 21, 6:52 AM
F157369371: D56915.id.diff
Wed, May 20, 5:07 PM
Unknown Object (File)
Wed, May 20, 10:11 AM
Unknown Object (File)
Sun, May 17, 12:10 AM
Unknown Object (File)
Thu, May 14, 11:37 PM
Unknown Object (File)
Thu, May 14, 2:27 PM
Unknown Object (File)
Mon, May 11, 5:04 PM
Unknown Object (File)
Mon, May 11, 4:36 AM
Subscribers

Details

Summary

This is a refactor of 228c632ab3f62. First, move compatibility one level
up, where we yet work with the full header. Second, move this rarely
executed code outside of the inline function. Should be no functional
change.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable