Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26085
b: refs/heads/master
c: b79367a
h: refs/heads/master
i:
  26083: 3fc7127
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Apr 19, 2006
1 parent 7329413 commit cdc6230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a208c4e1ea7a769042be071ae30ba2ad4c844954
refs/heads/master: b79367a5ea28afe2ac659593970c15c9513f1d49
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/bcm43xx/bcm43xx_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3522,6 +3522,7 @@ static inline int bcm43xx_tx(struct bcm43xx_private *bcm,
err = bcm43xx_pio_tx(bcm, txb);
else
err = bcm43xx_dma_tx(bcm, txb);
bcm->net_dev->trans_start = jiffies;

return err;
}
Expand Down

0 comments on commit cdc6230

Please sign in to comment.