From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH iproute2] htb: report overhead attribute Date: Fri, 07 Jun 2013 09:00:11 -0700 Message-ID: <1370620811.24311.434.camel@edumazet-glaptop> References: <20130529151330.22c5c89e@redhat.com> <1370207755.24311.81.camel@edumazet-glaptop> <1370208781.24311.89.camel@edumazet-glaptop> <20130607085611.5582dec1@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Jesper Dangaard Brouer , netdev To: Stephen Hemminger Return-path: Received: from mail-ob0-f182.google.com ([209.85.214.182]:64888 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753453Ab3FGQAO (ORCPT ); Fri, 7 Jun 2013 12:00:14 -0400 Received: by mail-ob0-f182.google.com with SMTP id va7so6737108obc.27 for ; Fri, 07 Jun 2013 09:00:13 -0700 (PDT) In-Reply-To: <20130607085611.5582dec1@nehalam.linuxnetplumber.net> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2013-06-07 at 08:56 -0700, Stephen Hemminger wrote: > Applied. > And after that fixed indentation of q_htb.c Yes, I saw the indentation was strange indeed ;) Thanks