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

nvishwan at codeaurora.org nvishwan at codeaurora.org
Tue Dec 21 18:45:12 EST 2010


> On Wed, 15 Dec 2010 10:31:06 -0800
> Niranjana Vishwanathapura <nvishwan at codeaurora.org> 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.
>
> --
>

Currently, there is no mechanism to clear the transaction.  This message
is helpful in identifying the issue and fixing it.




More information about the linux-arm-kernel mailing list