Hello! On 08/22/2017 11:08 AM, Bhumika Goyal wrote:
Make these const as they are only stored in a const field of a mdiobb_ctrl structure.
Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx> --- drivers/net/ethernet/renesas/ravb_main.c | 2 +- drivers/net/ethernet/renesas/sh_eth.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
If you're fixing both Renesas drivers at once, your subject should be "renesas: make mdiobb_ops const". With that fixed, you have my:
Acked-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> MBR, Sergei