diff options
author | Tom Herbert <tom@herbertland.com> | 2015-09-01 09:24:26 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-01 15:06:22 -0700 |
commit | a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0 (patch) | |
tree | 7e9edf38b386974620e002467570da7da756ec8d /net/ethernet | |
parent | c6cc1ca7f4d70cbb3ea3a5ca163c5dabaf155cdb (diff) |
flow_dissector: Jump to exit code in __skb_flow_dissect
Instead of returning immediately (on a parsing failure for instance) we
jump to cleanup code. This always sets protocol values in key_control
(even on a failure there is still valid information in the key_tags that
was set before the problem was hit).
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions