HomeFreeBSD

Remove callout_reset(link_work) from ntb_transport_attach().

Description

Remove callout_reset(link_work) from ntb_transport_attach().

At that point link is quite likely not established yet, so messing with
scratch registers is premature there. Original commit message mentioned
code diff reduction from Linux, but this line is not present in Linux now.

Details

Provenance
mavAuthored on
Parents
rS302528: EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
Branches
Unknown
Tags
Unknown