Do not overwrite if_rtrequest() if the driver specified it *before*
authormpi <mpi@openbsd.org>
Sun, 25 Oct 2015 13:52:45 +0000 (13:52 +0000)
committermpi <mpi@openbsd.org>
Sun, 25 Oct 2015 13:52:45 +0000 (13:52 +0000)
commit9793fe5ec57b4930863c89a5cef53b9ccadda06f
tree379768c11b00b3be703a55951c74d96c89a8cc6f
parent82ab6bfd1d45b6e718818eff2e091ec8c3341c80
Do not overwrite if_rtrequest() if the driver specified it *before*
calling if_attach().
sys/net/if.c