igb: add support for set_rx_mode netdevice operation
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 3 Sep 2009 14:48:56 +0000 (14:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Sep 2009 03:01:45 +0000 (20:01 -0700)
This patch adds support for the set_rx_mode netdevice operation so that igb
can better support multiple unicast addresses.

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