2011-08-01 21:59:28

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for Aug 1 (wireless/rt2x00)

On Mon, 1 Aug 2011 14:47:32 +1000 Stephen Rothwell wrote:

> Hi all,

When CONFIG_RT2X00_LIB_CRYPTO is not enabled:

drivers/net/wireless/rt2x00/rt2x00queue.c:476: error: too many arguments to function 'rt2x00crypto_create_tx_descriptor'


CONFIG_RT2X00=m
# CONFIG_RT2400PCI is not set
CONFIG_RT2500PCI=m
# CONFIG_RT61PCI is not set
# CONFIG_RT2800PCI is not set
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_DEBUG is not set

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***