le>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalah Triki <salah.triki@gmail.com>2016-07-31 21:34:27 +0100
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-10-08 10:01:22 +0100
commit88ff34446b33c15340c45888dbe325e2ef7ba8c8 (patch)
tree520bb78e0db47bc76714bee62a6da6f99d7e1eea
parenta26bc1adc74063ec116159d45f305d2a1dd4a07b (diff)
fs: befs: remove in vain variable assignment
There is no need to set *value, it will be overwritten later. Signed-off-by: Salah Triki <salah.triki@gmail.com> Acked-by: Luis de Bethencourt <luisbg@osg.samsung.com>
ommit-msg'>Add a break statement to prevent fall-through from OVS_KEY_ATTR_ETHERNET to OVS_KEY_ATTR_TUNNEL. Without the break actions setting ethernet addresses fail to validate with log messages complaining about invalid tunnel attributes. Fixes: 0a6410fbde ("openvswitch: netlink: support L3 packets") Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_icmp.c')