Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136082
b: refs/heads/master
c: 06e8840
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Mar 27, 2009
1 parent 9b04038 commit 215ca6c
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: 5f352f9a1c8d53270970f4efcf5496cb9b01c4a8
refs/heads/master: 06e884031702f06b32ce20750ab3c46c596dc776
2 changes: 1 addition & 1 deletion trunk/drivers/net/smc-ultra.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static const struct net_device_ops ultra_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 = ultra_poll,
#endif
};

Expand Down

0 comments on commit 215ca6c

Please sign in to comment.