]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: fix a typo in tc_for_each_action()
authorWANG Cong <xiyou.wangcong@gmail.com>
Sun, 14 Aug 2016 05:34:58 +0000 (22:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Aug 2016 23:27:51 +0000 (19:27 -0400)
commit0ce91533d8b2f599315f35bc7e4da7c1cefc7c4a
treef1e5d55ceeec2c82bda922b2b66ff64d32ea3111
parente63f4be61014d43b88d9bd084d5d06e76a4f6838
net_sched: fix a typo in tc_for_each_action()

It is harmless because all users pass 'a' to this macro.

Fixes: e62523b0ff8d ("net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef")
Cc: Amir Vadai <amir@vadai.me>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/act_api.h