Messages in this thread |  | | | Date | Wed, 15 Dec 2010 13:41:35 -0800 | | From | Stephen Hemminger <> | | Subject | Re: [PATCH] msm: rmnet: msm rmnet smd virtual ethernet driver |
| |
On Wed, 15 Dec 2010 10:31:06 -0800 Niranjana Vishwanathapura <nvishwan@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.
--
|  |