On Wed, Dec 22, 2010 at 23:29, Luciano Coelho <luciano.coelho@xxxxxxxxx> wrote: > On Wed, 2010-12-22 at 16:27 +0200, ext Arik Nemtsov wrote: >> Set filters according to the mode of operation. >> >> Signed-off-by: Arik Nemtsov <arik@xxxxxxxxxx> >> --- > > [...] > >> diff --git a/drivers/net/wireless/wl12xx/boot.h b/drivers/net/wireless/wl12xx/boot.h >> index d67dcff..5f19a40 100644 >> --- a/drivers/net/wireless/wl12xx/boot.h >> +++ b/drivers/net/wireless/wl12xx/boot.h >> @@ -69,4 +69,7 @@ struct wl1271_static_data { >> #define FREF_CLK_POLARITY_BITS 0xfffff8ff >> #define CLK_REQ_OUTN_SEL 0x700 >> >> +/* Functions from wl1271_main.c */ >> +void wl1271_set_default_filters(struct wl1271 *wl); >> + > > This is not good. Can't this be defined in rx.c and rx.h instead? Good point. Will do. Regards, Arik -- 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