From: Jesse Brandeburg Date: Fri, 4 Nov 2011 05:47:06 +0000 (+0000) Subject: e1000e: convert to real ndo_set_rx_mode X-Git-Tag: v3.3-rc1~182^2~565^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9b965a1c4ebd0f0ee961dbc328e1222dc8f487;p=pandora-kernel.git e1000e: convert to real ndo_set_rx_mode Commit afc4b13d (net: remove use of ndo_set_multicast_list in drivers) changed e1000e to use the ndo_set_rx_mode entry point, but didn't implement the unicast address programming functionality. Implement it to achieve the ability to add unicast addresses. Signed-off-by: Jesse Brandeburg Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed