diff options
author | Sowmini Varadhan <[email protected]> | 2016-10-24 15:36:38 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-11-04 17:34:49 -0700 |
commit | 520288218cf233f442aa815496a95622c2672c62 (patch) | |
tree | a3fccd379b750895bf86b44040c4709de4745b5c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 5f1c3589b0f0feb2c99b985d3a3bbda0dd790626 (diff) |
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
Commit 9f12df906cd8 ("ixgbe: Store VXLAN port number in network order")
incorrectly checks for hdr.ipv4->protocol != IPPROTO_UDP
in ixgbe_atr(). This check should be for "==" instead.
Signed-off-by: Sowmini Varadhan <[email protected]>
Reviewed-by: Alexander Duyck <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions