Re: [PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const

From: David Miller
Date: Tue Aug 22 2017 - 17:23:43 EST


From: Bhumika Goyal <bhumirks@xxxxxxxxx>
Date: Tue, 22 Aug 2017 13:45:59 +0530

> Make this const as it is only stored in a const field of a
> mdiobb_ctrl structure.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>

Applied.