Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172113
b: refs/heads/master
c: 650de8d
h: refs/heads/master
i:
  172111: 9602b4e
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Dec 3, 2009
1 parent 2113366 commit 9ce46a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 95fec16869f22e94ff13dc5731aeba36bc47bbe6
refs/heads/master: 650de8de16aa7c168c34d1b6a3191e4a5e2648c8
5 changes: 0 additions & 5 deletions trunk/drivers/net/atl1e/atl1e_ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,6 @@ static u32 atl1e_get_msglevel(struct net_device *netdev)
#endif
}

static void atl1e_set_msglevel(struct net_device *netdev, u32 data)
{
}

static int atl1e_get_regs_len(struct net_device *netdev)
{
return AT_REGS_LEN * sizeof(u32);
Expand Down Expand Up @@ -382,7 +378,6 @@ static const struct ethtool_ops atl1e_ethtool_ops = {
.get_wol = atl1e_get_wol,
.set_wol = atl1e_set_wol,
.get_msglevel = atl1e_get_msglevel,
.set_msglevel = atl1e_set_msglevel,
.nway_reset = atl1e_nway_reset,
.get_link = ethtool_op_get_link,
.get_eeprom_len = atl1e_get_eeprom_len,
Expand Down

0 comments on commit 9ce46a6

Please sign in to comment.