]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ffd4ccaf6c08c2d8914f60892c0118afcdbf760
tree38eeda6b66d0f0eec8912c2f033cd5ca5d2090f6
parentcabbfd2f17973d80b7c298a987bdc767fc25b8b0
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