igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
commit42d0781a1337ec5624da0657ba57b734768f489c
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 23:51:16 +0000 (27 23:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 10:26:01 +0000 (28 03:26 -0700)
tree552f213eebd6be6d7a64896eda7ac1d184f0c9b8
parentcdfd01fcc674cc1c0c7b54084d74c2b684bf67c2
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>
drivers/net/igb/igb_main.c