From: Alexander Duyck Date: Fri, 20 Mar 2009 00:17:25 +0000 (+0000) Subject: igb: rework igb_set_multi so that vfs are properly updated X-Git-Tag: v2.6.30-rc1~662^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5cd11e380002d24fd4fd4c0fc38f59ab394e885;p=pandora-kernel.git igb: rework igb_set_multi so that vfs are properly updated Currently if there are no multicast addresses programmed into the PF then the VFs cannot have their multicast filters reset. This change makes it so the code path that updates vf multicast is always called along with the pf updates. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed