commit | 6ea3b446b9369c971bcab2a723d814d2295c77d3 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue Dec 09 22:23:29 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 21:49:58 2014 -0500 |
tree | cd245bff2e8eec5a08909211399f1c88ade08ef4 | |
parent | f9c5c62db1c9bc20f396c3527b5074c4e7f1c275 [diff] |
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim To cancel nesting, this function is more convenient. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>