On Thu, 2007-09-13 at 23:50 -0400, Michael Wu wrote: > > + void (*configure_filter)(struct ieee80211_hw *hw, > > + struct dev_mc_list *(get_mc_item)(void *data), > Yuck. Preventing drivers from calling get_mc_item outside configure_filter or > when the filter hasn't changed isn't worth doing this to enforce it. ;) Well, it gets rid of a needless export that takes up memory all the time and makes it much clearer that locking is correct during the invocation of the call. But I can live with either way. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part