On Sat, 2007-08-04 at 00:09 +0200, Johannes Berg wrote: > 4) > Change the "int flags" argument to the set_multicast_list callback to > "int *flags" so drivers can indicate whether they supported a flag or > not by clearing all flags they did not honour. Additional advantage: > drivers break and people will be forced to re-examine their code to use > the new flags. Hmm. I think this is confusing because set_multicast_list is also a netdev callback. Maybe we should do the flags in another callback after all? Just so people who've written a regular net driver won't be confused. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part