source: trunk/third/ifplugd/patches/8139too.c.0.9.26.patch @ 20388

Revision 20388, 339 bytes checked in by amb, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20387, which included commits to RCS files with non-trunk default branches.
  • 8139too.c

    old new  
    24492449        int rc = 0; 
    24502450        int phy = tp->phys[0] & 0x3f; 
    24512451 
    2452         if (!netif_running(dev)) 
    2453                 return -EINVAL; 
     2452//      if (!netif_running(dev)) 
     2453//              return -EINVAL; 
    24542454 
    24552455        if (cmd != SIOCETHTOOL) { 
    24562456                /* With SIOCETHTOOL, this would corrupt the pointer.  */ 
Note: See TracBrowser for help on using the repository browser.