mctp: Add dest neighbour lladdr to route output
authorMatt Johnston <matt@codeconstruct.com.au>
Thu, 29 Jul 2021 02:20:51 +0000 (10:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jul 2021 14:06:50 +0000 (15:06 +0100)
commit26ab3fcaf23568cc8fc06aeb9306f3544969f252
tree38eeda6b66d0f0eec8912c2f033cd5ca5d2090f6
parent4a992bbd365094730a31bae1e12a6ca695336d57
mctp: Add dest neighbour lladdr to route output

Now that we have a neighbour implementation, hook it up to the output
path to set the dest hardware address for outgoing packets.

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mctp/route.c