All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/2] small set of sched cleanups
@ 2017-03-16 10:53 Or Gerlitz
  2017-03-16 10:53 ` [PATCH net-next V2 1/2] net/sched: act_ife: Staticfy find_decode_metaid() Or Gerlitz
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Or Gerlitz @ 2017-03-16 10:53 UTC (permalink / raw)
  To: David S. Miller; +Cc: Cong Wang, netdev, Or Gerlitz

Hi Dave,

Just two cleanups -- but for the 2nd one I think we need ack from 
Cong Wang to make sure this isn't actually a bug report..

Or.

changes from V1:
  - addressed comment from Sergei to use 12 hex digits etc


Or Gerlitz (2):
  net/sched: act_ife: Staticfy find_decode_metaid()
  net/sched: fq_codel: Avoid set-but-unused variable

 net/sched/act_ife.c      | 4 ++--
 net/sched/sch_fq_codel.c | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.3.7

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-16 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16 10:53 [PATCH net-next V2 0/2] small set of sched cleanups Or Gerlitz
2017-03-16 10:53 ` [PATCH net-next V2 1/2] net/sched: act_ife: Staticfy find_decode_metaid() Or Gerlitz
2017-03-16 10:53 ` [PATCH net-next V2 2/2] net/sched: fq_codel: Avoid set-but-unused variable Or Gerlitz
2017-03-16 12:28   ` Eric Dumazet
2017-03-16 16:35 ` [PATCH net-next V2 0/2] small set of sched cleanups Cong Wang
2017-03-16 19:02 ` David Miller
2017-03-16 20:29   ` Cong Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.