[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40680C535D6FE6498883F1640FACD44D011F7C2E@ka-exchange-1.kontronamerica.local>
Date: Fri, 27 Jul 2012 06:21:11 -0700
From: "Andy Cress" <andy.cress@...kontron.com>
To: "David Miller" <davem@...emloft.net>, <andycress@...il.com>
Cc: <netdev@...r.kernel.org>
Subject: RE: [PATCH 2/3] pch_gbe: add extra clean tx
Thanks for applying this Dave. Sorry I missed the whitespace.
Andy
-----Original Message-----
From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
On Behalf Of David Miller
Subject: Re: [PATCH 2/3] pch_gbe: add extra clean tx
> Signed-off-by: Andy Cress <andy.cress@...kontron.com>
Applied.
....
> + if (unused < 8) { /* tx queue nearly full */
> + pr_debug("clean_tx: transmit queue warning
(%x,%x) unused=%d\n",
> +
tx_ring->next_to_clean,tx_ring->next_to_use,unused);
> + }
> +
^^^^^^^^^^
Trailing whitespace.
> + for (j = 0; j < PCH_GBE_TX_WEIGHT; j++)
^^^
Likewise.
Clean this crap up before submitting patches formally, so I don't have
to.
--
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