Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157099
b: refs/heads/master
c: 730a9cf
h: refs/heads/master
i:
  157097: 31097f9
  157095: b225632
v: v3
  • Loading branch information
Alexander Beregalov authored and David S. Miller committed Aug 26, 2009
1 parent ce51f78 commit ad7c031
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: a2cb6a4dd470d7a64255a10b843b0d188416b78f
refs/heads/master: 730a9cfc2dcead5538c0c96a046000d97140b0c0
4 changes: 0 additions & 4 deletions trunk/drivers/net/irda/au1k_ir.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/slab.h>
#include <linux/rtnetlink.h>
#include <linux/interrupt.h>
Expand Down Expand Up @@ -205,9 +204,6 @@ static const struct net_device_ops au1k_irda_netdev_ops = {
.ndo_start_xmit = au1k_irda_hard_xmit,
.ndo_tx_timeout = au1k_tx_timeout,
.ndo_do_ioctl = au1k_irda_ioctl,
.ndo_change_mtu = eth_change_mtu,
.ndo_validate_addr = eth_validate_addr,
.ndo_set_mac_address = eth_mac_addr,
};

static int au1k_irda_net_init(struct net_device *dev)
Expand Down

0 comments on commit ad7c031

Please sign in to comment.