summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/emac/core.c
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-06-08 11:30:58 +0530
committerDavid S. Miller <davem@davemloft.net>2017-06-08 15:32:48 -0400
commitd193d53c1c1818f53cae0176d1f6a1509d80f449 (patch)
tree9c361ff7e7a8d7ecc95e8849b1efaf1a2cf91a9c /drivers/net/ethernet/ibm/emac/core.c
parent7cb6e01de3c4721de0f5411a6eae95a4f74cc5d7 (diff)
downloadlinux-stable-d193d53c1c1818f53cae0176d1f6a1509d80f449.tar.gz
linux-stable-d193d53c1c1818f53cae0176d1f6a1509d80f449.tar.bz2
linux-stable-d193d53c1c1818f53cae0176d1f6a1509d80f449.zip
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>
Diffstat (limited to 'drivers/net/ethernet/ibm/emac/core.c')
0 files changed, 0 insertions, 0 deletions