cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+1
The driver that offloads flower rules needs to know with which priority user inserted the rules. So add this information into offload struct. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>