Staging: winbond: implement prepare_multicast and fix API usage
authorJeff Mahoney <jeffm@suse.com>
Thu, 8 Oct 2009 21:27:51 +0000 (17:27 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Oct 2009 20:47:24 +0000 (13:47 -0700)
commit6d7fd647c236c5b4ac4a27b17180ea8d7d169c8d
treec59096f1a982d7ae3f65b245e01fd25ed1859581
parent4074e77ca3c0c5047acb012a440022ca1f3a2dab
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 <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/wbusb.c