staging: hv: add explanation of no-op set_multicast_list
authorBrandon Philips <brandon@ifup.org>
Mon, 15 Nov 2010 19:55:33 +0000 (11:55 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Nov 2010 20:06:47 +0000 (12:06 -0800)
I was going to remove netvsc_set_multicast_list() so I think it is worth
adding a comment since it isn't immediately clear why you would want
this.

Signed-off-by: Brandon Philips <brandon@ifup.org>
Acked-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found