projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a87e87d
)
mpls: remove trailing whitepace
author
Stephen Hemminger
<stephen@networkplumber.org>
Tue, 24 Jul 2018 19:29:05 +0000
(12:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Jul 2018 21:10:42 +0000
(14:10 -0700)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mpls/mpls_iptunnel.c
patch
|
blob
|
history
diff --git
a/net/mpls/mpls_iptunnel.c
b/net/mpls/mpls_iptunnel.c
index 6e558a419f60337a28426db411d88c7fed60213a..94f53a9b7d1ae67edaf2ec0bfba87e4ab1392ee5 100644
(file)
--- a/
net/mpls/mpls_iptunnel.c
+++ b/
net/mpls/mpls_iptunnel.c
@@
-224,7
+224,7
@@
static int mpls_fill_encap_info(struct sk_buff *skb,
struct lwtunnel_state *lwtstate)
{
struct mpls_iptunnel_encap *tun_encap_info;
-
+
tun_encap_info = mpls_lwtunnel_encap(lwtstate);
if (nla_put_labels(skb, MPLS_IPTUNNEL_DST, tun_encap_info->labels,