/[orinoco]/orinoco/orinoco.c
ViewVC logotype

Diff of /orinoco/orinoco.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by dgibson, Tue Oct 21 05:46:31 2003 UTC revision 1.14 by dgibson, Mon Oct 27 03:39:15 2003 UTC
# Line 1882  static void orinoco_reset(struct net_dev Line 1882  static void orinoco_reset(struct net_dev
1882          if (err)          if (err)
1883                  /* When the hardware becomes available again, whatever                  /* When the hardware becomes available again, whatever
1884                   * detects that is responsible for re-initializing                   * detects that is responsible for re-initializing
1885                   * it. So no need for anything further*/                   * it. So no need for anything further */
1886                  return;                  return;
1887    
1888          netif_stop_queue(dev);          netif_stop_queue(dev);
# Line 1894  static void orinoco_reset(struct net_dev Line 1894  static void orinoco_reset(struct net_dev
1894    
1895          priv->hw_unavailable++;          priv->hw_unavailable++;
1896          priv->last_linkstatus = 0xffff; /* firmware will have to reassociate */          priv->last_linkstatus = 0xffff; /* firmware will have to reassociate */
1897            netif_carrier_off(dev);
1898    
1899          orinoco_unlock(priv, &flags);          orinoco_unlock(priv, &flags);
1900    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26