netlink/route: Fix the argument list for rtnl_handle_iflink()
This function is registered as a ifnet_link_event and so should have the
corresponding argument list.
PR: 282870
Reported by: nakayamakenjiro@gmail.com
MFC after: 1 week
netlink/route: Fix the argument list for rtnl_handle_iflink() Tags None Referenced Files None Subscribers None
Description
Details
|