igb: add combined function for setting rar and pool bits
authorAlexander Duyck <alexander.h.duyck@intel.com>
Mon, 5 Oct 2009 06:32:49 +0000 (06:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Oct 2009 21:59:18 +0000 (14:59 -0700)
commit26ad91783c489486d3fd1a6932e5bdab9d404a38
tree8f081e578f90cc9a4e3a5199c980ef0ea2c63bca
parentbf6f7a928d313ddecb0a16ea60fa6b45ac1414a7
igb: add combined function for setting rar and pool bits

This patch adds igb_rar_qsel which sets the mac address and pool bits for a
given mac address in the receive address register table.

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