summaryrefslogtreecommitdiffstats
path: root/drivers/net/geneve.c
diff options
context:
space:
mode:
authorChris Packham <chris.packham@alliedtelesis.co.nz>2016-06-21 15:39:43 +1200
committerDavid S. Miller <davem@davemloft.net>2016-06-23 15:14:43 -0400
commit52fe705b493d40b472b9e7220a71bdca8537c6b2 (patch)
tree8d91e53779f4ef7d77e89418574941a1376d868a /drivers/net/geneve.c
parent21de12ee5568fd1aec47890c72967abf791ac80a (diff)
downloadlinux-52fe705b493d40b472b9e7220a71bdca8537c6b2.tar.bz2
net: vrf: replace hard tab with space in assignment
The assignment of rth->dst.output in vrf_rt6_create() and vrf_rtable_create() used a hard tab before the '='. The neighboring assignments did not. Make the assignment of rth->dst.output consistent with the surrounding code. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Acked-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/geneve.c')
0 files changed, 0 insertions, 0 deletions