[PATCH] bcm43xx: fix netdev watchdog timeouts
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 14 Sep 2006 13:28:54 +0000 (08:28 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Sep 2006 20:52:18 +0000 (16:52 -0400)
commita67ab2bde752b26be75d4b68ecead9a14692eac5
tree5974fad766ec87f84a1d3c382acdc7fb86f4f6d7
parent583afd1e4f25c87000c85ad7d03f5299fd4155dc
[PATCH] bcm43xx: fix netdev watchdog timeouts

The setup for running long periodic work has a bug that leads to
netdev watchdog tx timeouts. This change eliminates the timeouts.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c