summaryrefslogtreecommitdiff
path: root/net/sched/cls_u32.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2016-02-26 15:54:13 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-03-01 21:05:39 (GMT)
commit2b6ab0d3aae6bf1e08118060b0c5565778cd6b21 (patch)
tree58a2208c1b403db5309020117e984a8c3c12fd12 /net/sched/cls_u32.c
parent6843e7a2abe7cac10c19702ffec90018df6f040d (diff)
downloadlinux-2b6ab0d3aae6bf1e08118060b0c5565778cd6b21.tar.xz
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
In the original series drivers would get offload requests for cls_u32 rules even if the feature bit is disabled. This meant the driver had to do a boiler plate check on the feature bit before adding/deleting the rule. This patch lifts the check into the core code and removes it from the driver specific case. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_u32.c')
0 files changed, 0 insertions, 0 deletions