From: Peter Korsgaard Date: Fri, 28 Mar 2008 21:25:29 +0000 (+0100) Subject: dm9601: Fix multicast hash table handling X-Git-Tag: v2.6.25-rc9~99^2~19^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47df976c4ef1456b39b59caf4b8fc64f77e0e5b9;p=pandora-kernel.git dm9601: Fix multicast hash table handling The loop forgot to walk the net->mc_list list, so only the first multicast address was programmed into the hash table. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed