aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/hyperv/netvsc_drv.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-06-08 15:32:48 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-08 15:32:48 -0400
commit50430d1fcab8ca5a80645992e229881b35b505a7 (patch)
tree9c361ff7e7a8d7ecc95e8849b1efaf1a2cf91a9c /drivers/net/hyperv/netvsc_drv.c
parentMerge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (diff)
parentdrivers: net: emac: add const to mii_phy_ops structures (diff)
downloadwireguard-linux-50430d1fcab8ca5a80645992e229881b35b505a7.tar.xz
wireguard-linux-50430d1fcab8ca5a80645992e229881b35b505a7.zip
Merge branch 'net-add-const-to-mii_phy_ops-structures'
Bhumika Goyal says: ==================== drivers: net: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv/netvsc_drv.c')
0 files changed, 0 insertions, 0 deletions