[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130619.170323.609697873999128436.davem@davemloft.net>
Date: Wed, 19 Jun 2013 17:03:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: netdev@...r.kernel.org, nobuhiro.iwamatsu.yj@...esas.com,
linux-sh@...r.kernel.org
Subject: Re: [PATCH v2] sh_eth: get R8A7740 Rx descriptor word 0 shift out
of #ifdef
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Thu, 13 Jun 2013 22:12:45 +0400
> The only R8A7740 specific #ifdef hindering ARM multiplatform build is left in
> sh_eth_rx(): it covers the code shifting Rx buffer descriptor word 0 by 16. Get
> rid of the #ifdef by adding 'shift_rd0' field to the 'struct sh_eth_cpu_data',
> making the shift dependent on it, and setting it to 1 for the R8A7740 case...
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Applied.
--
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