Re: [RFC] qdisc_run de inline.
From: David Miller <davem@davemloft.net>
Date: 2007-05-31 08:29:16
From: David Miller <davem@davemloft.net>
Date: 2007-05-31 08:29:16
From: Stephen Hemminger <redacted> Date: Wed, 30 May 2007 09:23:24 -0700
It isn't worth inlining qdisc_run, into two parts. The code is cleaner (and smaller) to just have it as one routine.
This looks fine to me, I'll queue it up for 2.6.23 once I cut the net-2.6.23 tree. Thanks.