On Tue, Jun 26, 2018 at 5:43 PM Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > The *enum* {A|M}PR_BIT were declared in the commit 86a74ff21a7a ("net: > sh_eth: add support for Renesas SuperH Ethernet") adding SH771x support, > however the SH771x manual doesn't have the APR/MPR registers described > and the code writing to them for SH7710 was later removed by the commit > 380af9e390ec ("net: sh_eth: CPU dependency code collect to "struct > sh_eth_cpu_data""). All the newer SoC manuals have these registers > documented as having a 16-bit TIME parameter of the PAUSE frame, not > 1-bit -- update the *enum* accordingly, fixing up the APR/MPR writes... > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds