Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184304
b: refs/heads/master
c: 1d4bd94
h: refs/heads/master
v: v3
  • Loading branch information
kirjanov@gmail.com authored and David S. Miller committed Feb 17, 2010
1 parent 9f14555 commit f376799
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d4c41139df6e74c6fff0cbac43e51cab782133be
refs/heads/master: 1d4bd947c501ea1da81300280fb6aeec2cca9335
1 change: 1 addition & 0 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2846,6 +2846,7 @@ static const struct net_device_ops mv643xx_eth_netdev_ops = {
.ndo_start_xmit = mv643xx_eth_xmit,
.ndo_set_rx_mode = mv643xx_eth_set_rx_mode,
.ndo_set_mac_address = mv643xx_eth_set_mac_address,
.ndo_validate_addr = eth_validate_addr,
.ndo_do_ioctl = mv643xx_eth_ioctl,
.ndo_change_mtu = mv643xx_eth_change_mtu,
.ndo_tx_timeout = mv643xx_eth_tx_timeout,
Expand Down

0 comments on commit f376799

Please sign in to comment.