Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41502
b: refs/heads/master
c: ac7468e
h: refs/heads/master
v: v3
  • Loading branch information
Komuro authored and Jeff Garzik committed Dec 2, 2006
1 parent d203215 commit de6dd69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f4344848f8a7acbef2558dc5b89c62485f147033
refs/heads/master: ac7468e923278cdcb202f8aa992d8f2776f8344c
1 change: 0 additions & 1 deletion trunk/drivers/net/pcmcia/pcnet_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,6 @@ static void ei_watchdog(u_long arg)

/* Check for pending interrupt with expired latency timer: with
this, we can limp along even if the interrupt is blocked */
outb_p(E8390_NODMA+E8390_PAGE0, nic_base + E8390_CMD);
if (info->stale++ && (inb_p(nic_base + EN0_ISR) & ENISR_ALL)) {
if (!info->fast_poll)
printk(KERN_INFO "%s: interrupt(s) dropped!\n", dev->name);
Expand Down

0 comments on commit de6dd69

Please sign in to comment.