Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119621
b: refs/heads/master
c: 1d71da1
h: refs/heads/master
i:
  119619: c1b725b
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Nov 26, 2008
1 parent 7ded402 commit d12298e
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: d7713ccc7bec64fbe0e4e39f93b17dfec711db7f
refs/heads/master: 1d71da164d7fb40fac72c0406a4a531265916fc8
2 changes: 1 addition & 1 deletion trunk/drivers/net/hp-plus.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ static int __init hpp_probe1(struct net_device *dev, int ioaddr)
dev->open = &hpp_open;
dev->stop = &hpp_close;
#ifdef CONFIG_NET_POLL_CONTROLLER
dev->poll_controller = ei_poll;
dev->poll_controller = eip_poll;
#endif

ei_status.name = name;
Expand Down

0 comments on commit d12298e

Please sign in to comment.