1. 12 12月, 2016 25 次提交
  2. 11 12月, 2016 4 次提交
  3. 10 12月, 2016 10 次提交
  4. 09 12月, 2016 1 次提交
    • D
      Merge branch 'ethernet-missing-netdev-parent' · 1472d599
      David S. Miller 提交于
      Florian Fainelli says:
      
      ====================
      net: ethernet: Make sure we set dev->dev.parent
      
      This patch series builds atop:
      
      ec988ad7 ("phy: Don't increment MDIO
      bus refcount unless it's a different owner")
      
      FMAN is the one that potentially needs patching as well (call
      SET_NETDEV_DEV), but there appears to be no way that init_phy is
      called right now, or there is not such an in-tree user. Madalin, can
      you comment on that?
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1472d599