]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: ax88796: make mdiobb_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Tue, 22 Aug 2017 08:11:19 +0000 (13:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 21:20:54 +0000 (14:20 -0700)
commit5511b158a914aec74d27c97166bfd1be11ef5124
tree3d21332a83311aac1d0734ccd4c1a055bf919372
parent34c5fc1f2727476ba218934e1e6cb535d24d7e5e
net: ethernet: ax88796: 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>
drivers/net/ethernet/8390/ax88796.c