commit | 57d743a3dec174b8f1fbf53e93ade2fea3d32bd7 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Thu Dec 04 21:41:18 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 14:49:02 2014 -0500 |
tree | bbed00c734c48eed21e60a5100ff117406433571 | |
parent | 02dc4025a088ea7ff53fcb35ba9e0f295078a4a0 [diff] |
net: sched: cls: remove unused op put from tcf_proto_ops It is never called and implementations are void. So just remove it. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>