]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'ipv6-simplify-rt6_fill_node'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2017 20:44:00 +0000 (15:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2017 20:44:00 +0000 (15:44 -0500)
commit1e48aac14cc896b5a6a8f8f32c9744c52bebf4ee
tree2d3256c2b505076cda603ea822dc3e1d28f33157
parent1ce463dd75d4ba0c64191e2b9c73c202a5a6cc3a
parentf8cfe2ceb1c2ebe1469040d037a733815d2255d5
Merge branch 'ipv6-simplify-rt6_fill_node'

David Ahern says:

====================
net: ipv6: simplify rt6_fill_node

Remove a couple of unnecessary input arguments to rt6_fill_node.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>