[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150126.144036.1224674435633466851.davem@davemloft.net>
Date: Mon, 26 Jan 2015 14:40:36 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ezequiel.garcia@...e-electrons.com
Cc: netdev@...r.kernel.org, linux@....linux.org.uk,
B38611@...escale.com, fabio.estevam@...escale.com
Subject: Re: [PATCH 2/2] net: mv643xx_eth: Fix highmem support in non-TSO
egress path
From: Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>
Date: Wed, 21 Jan 2015 09:54:10 -0300
> + if (!IS_TSO_HEADER(txq, desc->buf_ptr)) {
> +
> + /* The first descriptor is either a TSO header or
> + * the linear part of the skb.
> + */
Similar to the first patch, please remove this empty line.
Thanks.
--
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