From: Jeff Mahoney Date: Thu, 8 Oct 2009 21:27:51 +0000 (-0400) Subject: Staging: winbond: implement prepare_multicast and fix API usage X-Git-Tag: v2.6.32-rc4~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7fd647c236c5b4ac4a27b17180ea8d7d169c8d;p=pandora-kernel.git Staging: winbond: implement prepare_multicast and fix API usage This patch adds a prepare_multicast callback for the winbond driver to properly receive mc_count in ->configure_filter. This also fixes incompatible pointer assignment build errors because ->configure_filter had changed. This is build tested only, but that's more than the original code received. Signed-off-by: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed