Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159469
b: refs/heads/master
c: 21d5736
h: refs/heads/master
i:
  159467: 10eff1c
v: v3
  • Loading branch information
françois romieu authored and David S. Miller committed Aug 13, 2009
1 parent 0e85991 commit 4d966cf
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: 5edcc537af1a9810726d1b68ba6c59e5d8d36113
refs/heads/master: 21d57363201857bd8c5c0ad0ebc795134d632195
2 changes: 1 addition & 1 deletion trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -2180,7 +2180,7 @@ rtl8169_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
pci_set_drvdata(pdev, dev);

if (netif_msg_probe(tp)) {
u32 xid = RTL_R32(TxConfig) & 0x7cf0f8ff;
u32 xid = RTL_R32(TxConfig) & 0x9cf0f8ff;

printk(KERN_INFO "%s: %s at 0x%lx, "
"%2.2x:%2.2x:%2.2x:%2.2x:%2.2x:%2.2x, "
Expand Down

0 comments on commit 4d966cf

Please sign in to comment.