diff options
Diffstat (limited to 'drivers/net/irda/donauboe.c')
-rw-r--r-- | drivers/net/irda/donauboe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/irda/donauboe.c b/drivers/net/irda/donauboe.c index b7e6625ca75e..48bd5ec9f29b 100644 --- a/drivers/net/irda/donauboe.c +++ b/drivers/net/irda/donauboe.c | |||
@@ -1002,8 +1002,6 @@ toshoboe_hard_xmit (struct sk_buff *skb, struct net_device *dev) | |||
1002 | 1002 | ||
1003 | toshoboe_checkstuck (self); | 1003 | toshoboe_checkstuck (self); |
1004 | 1004 | ||
1005 | dev->trans_start = jiffies; | ||
1006 | |||
1007 | /* Check if we need to change the speed */ | 1005 | /* Check if we need to change the speed */ |
1008 | /* But not now. Wait after transmission if mtt not required */ | 1006 | /* But not now. Wait after transmission if mtt not required */ |
1009 | speed=irda_get_next_speed(skb); | 1007 | speed=irda_get_next_speed(skb); |