igb: Allocate rings seperately instead of as a block
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 17 Feb 2010 01:02:39 +0000 (01:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 21:21:34 +0000 (13:21 -0800)
This change makes it so that the rings are allocated seperately.  As a
result we can allocate them on seperate nodes at some point in the future
if we so desire.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found