Re: [Patch net 3/5] net_sched: fix a typo in tc_for_each_action()
From: Amir Vadai <hidden> Date: 2016-08-09 06:37:29
On Mon, Aug 08, 2016 at 01:46:47PM -0700, Cong Wang wrote:
It is harmless because all users pass 'a' to this macro.
Fixes: 00175aec941e ("net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef")
Cc: Amir Vadai <redacted>
Signed-off-by: Cong Wang <redacted>
---