“35dbbc99e93e57680837c17f96efe370f0535064”上不存在“fs/nfs/filelayout/filelayoutdev.c”
  • F
    net: dsa: Setup dsa_netdev_ops · 9c0c7014
    Florian Fainelli 提交于
    Now that we have all the infrastructure in place for calling into the
    dsa_ptr->netdev_ops function pointers, install them when we configure
    the DSA CPU/management interface and tear them down. The flow is
    unchanged from before, but now we preserve equality of tests when
    network device drivers do tests like dev->netdev_ops == &foo_ops which
    was not the case before since we were allocating an entirely new
    structure.
    Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    9c0c7014
master.c 9.0 KB