Re: [OpenWrt-Devel] [PATCH] Parse RADIOTAP_RTS_RETRIES field in madwifi

2011-03-19 Thread Roberto Riggio
any comment/feedback on this? Il 14/03/2011 09:05, Roberto Riggio ha scritto: The RADIOTAP_RTS_RETRIES field is currently not known to the madwifi radiotap parser. The result is that, if this field is present the parsing stops preventing the following field from be processed. This patch adds s

Re: [OpenWrt-Devel] Can't build OCF kernel files with 2.6.38 and x86 target

2011-03-19 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > I'm building trunk with 2.6.38 enabled, but ocf is failing to build: > [...] Also, looking at the arrangement of the files... they aren't > done as standard patches, but just normal files copied into the > kernel source tree... > > That's a l

[OpenWrt-Devel] Can't build OCF kernel files with 2.6.38 and x86 target

2011-03-19 Thread Philip Prindeville
I'm building trunk with 2.6.38 enabled, but ocf is failing to build: ... CC [M] crypto/ocf/crypto.o crypto/ocf/crypto.c:67:26: fatal error: linux/config.h: No such file or directory compilation terminated. make[6]: *** [crypto/ocf/crypto.o] Error 1 make[5]: *** [crypto/ocf] Error 2 make[4]: **