Re: [PATCH net-next v10 2/4] net sched actions: Use proper root attribute table for actions
From: Jiri Pirko <jiri@resnulli.us>
Date: 2017-06-11 13:55:13
From: Jiri Pirko <jiri@resnulli.us>
Date: 2017-06-11 13:55:13
Sun, Jun 11, 2017 at 01:53:44PM CEST, jhs@mojatatu.com wrote:
From: Jamal Hadi Salim <jhs@mojatatu.com>
Bug fix for an issue which has been around for about a decade.
We got away with it because the enumeration was larger than needed.
Fixes: 7ba699c604ab ("[NET_SCHED]: Convert actions from rtnetlink to new netlink API")
Suggested-by: Jiri Pirko <redacted>
Reviewed-by: Simon Horman <redacted>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>Reviewed-by: Jiri Pirko <redacted>