On Tue, Nov 09, 2010 at 06:20:09PM -0800, Arnaud Lacombe wrote: > Signed-off-by: Arnaud Lacombe <lacombar@xxxxxxxxx> > --- > include/linux/compat-2.6.23.h | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/include/linux/compat-2.6.23.h b/include/linux/compat-2.6.23.h > index 5dd6301..1a486ab 100644 > --- a/include/linux/compat-2.6.23.h > +++ b/include/linux/compat-2.6.23.h > @@ -84,10 +84,6 @@ static inline void tcf_destroy_chain_compat(struct tcf_proto **fl) > #define da_users dmi_users > #define da_gusers dmi_gusers > > -/* dev_set_promiscuity() was moved to __dev_set_promiscuity() on 2.6.23 and > - * dev_set_promiscuity() became a wrapper. */ > -#define __dev_set_promiscuity dev_set_promiscuity > - Good call, how did you find these non-in-kernel thingies? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html