Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • stmicro
  • stmmac
  • stmmac_ethtool.c
Find file BlameHistoryPermalink
  • Philippe Reynes's avatar
    net: stmmac: use phydev from struct net_device · d6d50c7e
    Philippe Reynes authored Oct 03, 2016
    
    
    The private structure contain a pointer to phydev, but the structure
    net_device already contain such pointer. So we can remove the pointer
    phydev in the private structure, and update the driver to use the
    one contained in struct net_device.
    Signed-off-by: default avatarPhilippe Reynes <tremyfr@gmail.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    d6d50c7e

Replace stmmac_ethtool.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy