diff options
author | Paolo Abeni <pabeni@redhat.com> | 2018-12-21 21:03:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-21 21:24:54 +0300 |
commit | 682ec859518d73435cc924d816da2953343241c1 (patch) | |
tree | 11fb43824d249c87afe417bef0b9c372077972b4 /net/openvswitch | |
parent | d312d0a6846a4553bd955afd414f8f55398ece07 (diff) | |
download | linux-682ec859518d73435cc924d816da2953343241c1.tar.xz |
net: minor cleanup in skb_ext_add()
When the extension to be added is already present, the only
skb field we may need to update is 'extensions': we can reorder
the code and avoid a branch.
v1 -> v2:
- be sure to flag the newly added extension as active
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions