Bhumika Goyal d193d53c1c drivers: net: emac: add const to mii_phy_ops structures
The object references of mii_phy_ops structures are only stored
in the ops field of a mii_phy_def structure. This ops field is of type
const. So, mii_phy_ops structures having similar properties can be
declared as const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-08 15:32:48 -04:00
..
2017-05-02 23:41:42 +03:00
2017-06-05 22:21:25 +03:00
2017-04-24 12:35:56 -04:00
2017-04-24 12:35:56 -04:00
2017-06-06 16:23:31 -04:00
2017-04-24 12:35:56 -04:00