Re: [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver

From: Stephen Hemminger
Date: Wed Dec 15 2010 - 16:41:42 EST


On Wed, 15 Dec 2010 10:31:06 -0800
Niranjana Vishwanathapura <nvishwan@xxxxxxxxxxxxxx> wrote:

> +
> +static void rmnet_tx_timeout(struct net_device *dev)
> +{
> + pr_info("rmnet_tx_timeout()\n");
> +}

The purpose of having a tx_timeout is to clear the pending
request.

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/