[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150126.144018.1498585339071089162.davem@davemloft.net>
Date: Mon, 26 Jan 2015 14:40:18 -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 1/2] net: mvneta: Fix highmem support in the non-TSO
egress path
From: Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>
Date: Wed, 21 Jan 2015 09:54:09 -0300
> + if (!IS_TSO_HEADER(txq, tx_desc->buf_phys_addr)) {
> +
> + /* The first descriptor is either a TSO header or
> + * the linear part of the skb.
> + */
This empty line is unnecessary and inapparopriate, please remove it.
--
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