On Mon, Apr 10, 2006 at 02:39:54AM +0200, Michael Buesch wrote:
> diff --git a/drivers/net/wireless/bcm43xx/bcm43xx_main.c 
> b/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> index 6c969f4..006a7d4 100644
> --- a/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> +++ b/drivers/net/wireless/bcm43xx/bcm43xx_main.c
> @@ -3507,6 +3507,7 @@ static inline int bcm43xx_tx(struct bcm4
>               err = bcm43xx_pio_tx(bcm, txb);
>       else
>               err = bcm43xx_dma_tx(bcm, txb);
> +     bcm->net_dev->trans_start = jiffies;

Thanks Michael, the patch looks fine to me.

BTW, for some reason none of your posts seem to be turning up on
netdev.  The last message from you that I received through netdev
was dated the 15th of Mrach.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to