summaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc.h
diff options
context:
space:
mode:
authorHadar Hen Zion <hadarh@mellanox.com>2016-12-01 14:06:34 +0200
committerDavid S. Miller <davem@davemloft.net>2016-12-02 13:28:36 -0500
commit796852197c7a1a3a69ee5184d68bf16885bef65b (patch)
tree58614269b0e9e1e6aa2e0e4231da1843eff9c0b4 /include/linux/compiler-gcc.h
parent55330f05969437c5d22fcc2ae2e54810b5236b7b (diff)
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Check skip_hw flag isn't set before calling fl_hw_{replace/destroy}_filter and fl_hw_update_stats functions. Replace the call to tc_should_offload with tc_can_offload. tc_can_offload only checks if the device supports offloading, the check for skip_hw flag is done earlier in the flow. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions