public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* rt2x00dev.c:405: error: too few arguments to function ‘rt2x00crypto_rx_insert_iv’
@ 2009-09-17 15:41 Andrew Price
  2009-09-17 17:23 ` John W. Linville
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Price @ 2009-09-17 15:41 UTC (permalink / raw)
  To: Ivo van Doorn; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-17 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-17 15:41 rt2x00dev.c:405: error: too few arguments to function ‘rt2x00crypto_rx_insert_iv’ Andrew Price
2009-09-17 17:23 ` John W. Linville
2009-09-17 18:11   ` Andrew Price
2009-09-17 19:58     ` John W. Linville
2009-09-17 20:20       ` Andrew Price
2009-09-17 20:24       ` Ivo van Doorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox