Re: [PATCH 0/3 v2] net: various tilegx networking fixes

2012-07-19 Thread David Miller
From: Chris Metcalf Date: Wed, 18 Jul 2012 15:22:12 -0400 > On 7/18/2012 2:36 PM, David Miller wrote: >> From: Chris Metcalf >> Date: Sun, 1 Jul 2012 14:43:47 -0400 >> >>> The tree is at: >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git net >>> >>> Chris Metcalf (3

Re: [PATCH 0/3 v2] net: various tilegx networking fixes

2012-07-18 Thread Chris Metcalf
On 7/18/2012 2:36 PM, David Miller wrote: > From: Chris Metcalf > Date: Sun, 1 Jul 2012 14:43:47 -0400 > >> The tree is at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git net >> >> Chris Metcalf (3): >> net: tilegx driver bugfix (be explicit about percpu queue

Re: [PATCH 0/3 v2] net: various tilegx networking fixes

2012-07-18 Thread David Miller
From: Chris Metcalf Date: Sun, 1 Jul 2012 14:43:47 -0400 > The tree is at: > > git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git net > > Chris Metcalf (3): > net: tilegx driver bugfix (be explicit about percpu queue number) > tilegx net driver: handle payload d

[PATCH 0/3 v2] net: various tilegx networking fixes

2012-07-18 Thread Chris Metcalf
Revised series to have the dates on the patches correct. Considering I've gotten this wrong before, I promise this is the last time. :-) This series of fixes corrects a few bugs or style issues observed in the tilegx network driver. David, once any potential issues with these patches are resolve