From: Alexander Duyck Date: Thu, 23 Jul 2009 18:08:54 +0000 (+0000) Subject: igb: move all multicast addresses into multicast table array X-Git-Tag: v2.6.32-rc1~703^2~553 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fc06f58b1fe567bb86c7d0e3d93137e5c0126e;p=pandora-kernel.git igb: move all multicast addresses into multicast table array This patch moves all of the multicast addresses out of the free Receive address registers and instead programs them all into the multicast table array. As a result the multicast filtering may not be as precise, but it also greatly reduces the overhead for multicast addresses. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed