Re: [PATCH 2/2] sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()

2015-12-27 Thread Simon Horman
On Mon, Dec 28, 2015 at 02:10:47AM +0300, Sergei Shtylyov wrote: > Now that {cpu|edmac}_to_{edmac|cpu}() functions boiled down to the mere > {cpu|le32}_to_{le32|cpu}() calls, there's no need for these functions > anymore, so just get rid of them. > > Signed-off-by: Sergei Shtylyov Acked-by: Simo

[PATCH 2/2] sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()

2015-12-27 Thread Sergei Shtylyov
Now that {cpu|edmac}_to_{edmac|cpu}() functions boiled down to the mere {cpu|le32}_to_{le32|cpu}() calls, there's no need for these functions anymore, so just get rid of them. Signed-off-by: Sergei Shtylyov --- drivers/net/ethernet/renesas/sh_eth.c | 72 +- 1 f