Vlad Buslov 036bb44327 net: sched: change type of reference and bind counters
Change type of action reference counter to refcount_t.

Change type of action bind counter to atomic_t.
This type is used to allow decrementing bind counter without testing
for 0 result.

Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-08 12:42:28 +09:00
..
2018-06-12 16:19:22 -07:00
2018-03-27 13:18:09 -04:00
2018-05-04 12:54:38 -04:00
2018-07-07 10:58:49 +09:00
2018-06-22 06:21:34 +09:00
2018-05-28 22:59:54 -04:00
2018-06-29 06:51:51 -07:00