Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129764
b: refs/heads/master
c: 483a2b3
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jan 14, 2009
1 parent 9fea6f5 commit 24ade22
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: 7891cc818967e186be68caac32d84bfd0a3f0bd2
refs/heads/master: 483a2b3a3182abcb7fcea986d7ea13e793bb00b1
2 changes: 1 addition & 1 deletion trunk/drivers/net/arm/etherh.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ static const struct net_device_ops etherh_netdev_ops = {
.ndo_get_stats = ei_get_stats,
.ndo_set_multicast_list = ei_set_multicast_list,
.ndo_validate_addr = eth_validate_addr,
.ndo_set_mac_addr = eth_set_mac_addr,
.ndo_set_mac_address = eth_set_mac_addr,
.ndo_change_mtu = eth_change_mtu,
#ifdef CONFIG_NET_POLL_CONTROLLER
.ndo_poll_controller = ei_poll,
Expand Down

0 comments on commit 24ade22

Please sign in to comment.