Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145446
b: refs/heads/master
c: 4e0168f
h: refs/heads/master
v: v3
  • Loading branch information
Finn Thain authored and David S. Miller committed May 29, 2009
1 parent 6bcd290 commit 7243a5e
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: c22c8149313ee85c912e7b77a7afd04be8b8cba8
refs/heads/master: 4e0168fa4842e27795a75b205a510f25b62181d9
2 changes: 1 addition & 1 deletion trunk/drivers/net/mac8390.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static const struct net_device_ops mac8390_netdev_ops = {
.ndo_set_mac_address = eth_mac_addr,
.ndo_change_mtu = eth_change_mtu,
#ifdef CONFIG_NET_POLL_CONTROLLER
.ndo_poll_controller = ei_poll,
.ndo_poll_controller = __ei_poll,
#endif
};

Expand Down

0 comments on commit 7243a5e

Please sign in to comment.