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

Diff of /orinoco/orinoco.c

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

revision 1.5 by dgibson, Mon Sep 29 05:23:30 2003 UTC revision 1.6 by dgibson, Mon Sep 29 07:49:23 2003 UTC
# Line 1857  static void __orinoco_ev_tx(struct net_d Line 1857  static void __orinoco_ev_tx(struct net_d
1857    
1858          stats->tx_packets++;          stats->tx_packets++;
1859    
         if (fid != priv->txfid) {  
                 if (fid != DUMMY_FID)  
                         printk(KERN_WARNING "%s: Tx event on unexpected fid (%04X)\n",  
                                dev->name, fid);  
                 return;  
         }  
   
1860          netif_wake_queue(dev);          netif_wake_queue(dev);
1861    
1862          hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID);          hermes_write_regn(hw, TXCOMPLFID, DUMMY_FID);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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