From: Andrew Price <andy@andrewprice.me.uk>
To: Ivo van Doorn <ivdoorn@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: rt2x00dev.c:405: error: too few arguments to function ‘rt2x00crypto_rx_insert_iv’
Date: Thu, 17 Sep 2009 16:41:39 +0100 [thread overview]
Message-ID: <20090917154138.GA31844@sucs.org> (raw)
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
next reply other threads:[~2009-09-17 16:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 15:41 Andrew Price [this message]
2009-09-17 17:23 ` rt2x00dev.c:405: error: too few arguments to function ‘rt2x00crypto_rx_insert_iv’ 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090917154138.GA31844@sucs.org \
--to=andy@andrewprice.me.uk \
--cc=ivdoorn@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.