commit | 42d0781a1337ec5624da0657ba57b734768f489c | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:51:16 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:26:01 2009 -0700 |
tree | 552f213eebd6be6d7a64896eda7ac1d184f0c9b8 | |
parent | cdfd01fcc674cc1c0c7b54084d74c2b684bf67c2 [diff] |
igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv This patch cleans up some whitespace issues in clean_rx_irq_adv. It also adds NUMA aware page allocation and dma error handling to alloc_rx_buffers_adv. 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>