[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1417539636-12710-1-git-send-email-jiri@resnulli.us>
Date: Tue, 2 Dec 2014 18:00:30 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jhs@...atatu.com
Subject: [patch net-next 0/6] net_sched: cls_*: couple of fixes
Jiri Pirko (6):
net_sched: cls_basic: remove unnecessary iteration and use passed arg
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
net_sched: cls_flow: remove duplicate assignments
net_sched: cls_cgroup: remove unnecessary if
net/sched/cls_basic.c | 16 +++++-----------
net/sched/cls_bpf.c | 21 +++++++--------------
net/sched/cls_cgroup.c | 6 +-----
net/sched/cls_flow.c | 7 ++-----
4 files changed, 15 insertions(+), 35 deletions(-)
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists