Re: [ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-05 Thread Ben Hutchings
On Mon, 2013-02-04 at 16:36 -0800, Bing Zhao wrote: > Hi Ben, > > > On Mon, 2013-02-04 at 11:43 -0800, Bing Zhao wrote: > > > Hi Ben, > > > > > > > 3.2-stable review patch. If anyone has any objections, please let me > > > > know. > > > > > > > > -- > > > > > > > > From: Avinash

RE: [ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-05 Thread Bing Zhao
Hi Ben, > > Right, I've managed to pick up 3 changes to mwifiex that it looks like I > > shouldn't have included. Firstly: > > > > 9c969d8ccb1e mwifiex: check wait_event_interruptible return value > > > > This had "3.6+" to the left of , whereas I > > expect version qualifiers to be on the right.

RE: [ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-04 Thread Bing Zhao
Hi Ben, > On Mon, 2013-02-04 at 11:43 -0800, Bing Zhao wrote: > > Hi Ben, > > > > > 3.2-stable review patch. If anyone has any objections, please let me > > > know. > > > > > > -- > > > > > > From: Avinash Patil > > > > > > commit bbea3bc432dc5c08d09ca5c80afdd82515470688 upstrea

Re: [ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-04 Thread Ben Hutchings
On Mon, 2013-02-04 at 11:43 -0800, Bing Zhao wrote: > Hi Ben, > > > 3.2-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Avinash Patil > > > > commit bbea3bc432dc5c08d09ca5c80afdd82515470688 upstream. > > This patch is not for st

RE: [ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-04 Thread Bing Zhao
Hi Ben, > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Avinash Patil > > commit bbea3bc432dc5c08d09ca5c80afdd82515470688 upstream. This patch is not for stable kernel. Thanks, Bing > > replace single queue function calls with

[ 014/128] mwifiex: wakeup and stop multiple tx queues in net_device

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Avinash Patil commit bbea3bc432dc5c08d09ca5c80afdd82515470688 upstream. replace single queue function calls with equivalent multiple queue functions. Wakeup queue and stop queue calls are guard