Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132397
b: refs/heads/master
c: e90d400
h: refs/heads/master
i:
  132395: 500da14
v: v3
  • Loading branch information
Chris Leech authored and David S. Miller committed Mar 13, 2009
1 parent 7568e67 commit c0456ac
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: 59f8e169e25c5fce91826412c38359ecaf940b82
refs/heads/master: e90d400c2b65c7bf038d3646780f4a81f602cd19
1 change: 1 addition & 0 deletions trunk/drivers/net/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3973,6 +3973,7 @@ static const struct net_device_ops ixgbe_netdev_ops = {
.ndo_stop = ixgbe_close,
.ndo_start_xmit = ixgbe_xmit_frame,
.ndo_get_stats = ixgbe_get_stats,
.ndo_set_rx_mode = ixgbe_set_rx_mode,
.ndo_set_multicast_list = ixgbe_set_rx_mode,
.ndo_validate_addr = eth_validate_addr,
.ndo_set_mac_address = ixgbe_set_mac,
Expand Down

0 comments on commit c0456ac

Please sign in to comment.