commit | 94494733ba02653d376839cd6ebc761f0cefc4f2 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 13:45:59 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 22 14:22:06 2017 -0700 |
tree | e0fde0ca08c4874468978ae8b39f730ab24cbf41 | |
parent | 58e0c0db85097923a46c5dae56d526f61b26c75e [diff] |
net: ethernet: freescale: fs_enet: make mdiobb_ops const Make this const as it is only stored in a const field of a mdiobb_ctrl structure. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>