Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291624
b: refs/heads/master
c: 5c473ed
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2012
1 parent f96975d commit 3f512ac
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: 74cba4a85e92650f29be0e2d2ba1c282002d1168
refs/heads/master: 5c473ed26dba609622c9a625f896f8f59d86066c
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/ti/cpsw.c
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ static const struct net_device_ops cpsw_netdev_ops = {
.ndo_start_xmit = cpsw_ndo_start_xmit,
.ndo_change_rx_flags = cpsw_ndo_change_rx_flags,
.ndo_validate_addr = eth_validate_addr,
.ndo_change_mtu = eth_change_mtu,
.ndo_tx_timeout = cpsw_ndo_tx_timeout,
.ndo_get_stats = cpsw_ndo_get_stats,
#ifdef CONFIG_NET_POLL_CONTROLLER
Expand Down

0 comments on commit 3f512ac

Please sign in to comment.