Re: [PATCH 2/4] wcn36xx: Change indication list lock to spinlock

2015-12-28 Thread Stephen Hemminger
On Sun, 27 Dec 2015 17:34:25 -0800 Bjorn Andersson wrote: > In preparation for handling incoming messages from IRQ context, change > the indication list lock to a spinlock > > Signed-off-by: Bjorn Andersson > --- >

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

2010-12-15 Thread Stephen Hemminger
On Wed, 15 Dec 2010 10:31:06 -0800 Niranjana Vishwanathapura nvish...@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. -- -- To unsubscribe from this