commit | 3b8e9238a8d194e82f0202a5fb68a63686ebe420 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Sep 25 10:58:21 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 26 20:26:45 2017 -0700 |
tree | e69c49d6e003688b9156ce971bf2c8cc4c1d4bd9 | |
parent | 2a52a8c6e594cdc562f503492ba89ac7bc0c4074 [diff] |
net: sched: introduce helper to identify gact pass action Introduce a helper called is_tcf_gact_pass which could be used to tell if the action is gact pass or not. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>