commit | 69ca05ce9dec2cc95070df7f1f10ea6c9c12d237 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Feb 03 10:29:08 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 03 16:35:43 2017 -0500 |
tree | 50806c1c3281b321de58509f41a3913338599765 | |
parent | 22a677661f5624539d394f681276171f92d714df [diff] |
sched: cls_flower: expose priority to offloading netdevice 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>