Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10322
b: refs/heads/master
c: f567ef9
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Oct 18, 2005
1 parent 1c085a0 commit d5c47b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 757d18faee58aa4c43bcaf9a44decf17fa68adeb
refs/heads/master: f567ef935094003ee70ea3fd10f5695d349c0f48
2 changes: 1 addition & 1 deletion trunk/drivers/net/sb1250-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2419,7 +2419,7 @@ static int sbmac_init(struct net_device *dev, int idx)
if (err)
goto out_uninit;

if (periph_rev >= 2) {
if (sc->rx_hw_checksum == ENABLE) {
printk(KERN_INFO "%s: enabling TCP rcv checksum\n",
sc->sbm_dev->name);
}
Expand Down

0 comments on commit d5c47b6

Please sign in to comment.