rt2x00dev.c:405: error: too few arguments to function ârt2x00crypto_rx_insert_ivâ

From: Andrew Price
Date: Thu Sep 17 2009 - 12:13:32 EST


Hi Ivo,

Apologies if this has already been reported. Building today's mainline
kernel (ab86e5) I'm seeing this error:

drivers/net/wireless/rt2x00/rt2x00dev.c: In function ârt2x00lib_rxdoneâ:
drivers/net/wireless/rt2x00/rt2x00dev.c:405: warning: passing argument 3 of ârt2x00crypto_rx_insert_ivâ makes integer from pointer without a cast
drivers/net/wireless/rt2x00/rt2x00dev.c:405: error: too few arguments to function ârt2x00crypto_rx_insert_ivâ

$ grep RT2 .config
CONFIG_RT2X00=y
# CONFIG_RT2400PCI is not set
CONFIG_RT2500PCI=y
# CONFIG_RT2500USB is not set
# CONFIG_RT2800USB is not set
CONFIG_RT2X00_LIB_PCI=y
CONFIG_RT2X00_LIB=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_DEBUG is not set
# CONFIG_RT2860 is not set
# CONFIG_RT2870 is not set

Andrew
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/