lantiq: ltq-deu: Remove the "DEU test manager"

Remove the "DEU test manager" code which has not been used for more than
two years (as the kernel module is not installed anymore since r38731).
This fixes compilation on kernel 4.3, which removes
aead_request_set_assoc (and newer kernels).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

SVN-Revision: 48308
master
Felix Fietkau 9 years ago
parent f577cb25c0
commit fc8a7051cd
  1. 2
      package/kernel/lantiq/ltq-deu/src/Makefile
  2. 9598
      package/kernel/lantiq/ltq-deu/src/ifxmips_testmgr.h
  3. 3961
      package/kernel/lantiq/ltq-deu/src/ltq_deu_testmgr.c

@ -22,5 +22,3 @@ ifeq ($(BUILD_VARIANT),vr9)
ltq_deu_vr9-objs = ifxmips_deu.o ifxmips_deu_vr9.o ifxmips_des.o ifxmips_aes.o ifxmips_arc4.o \
ifxmips_sha1.o ifxmips_md5.o ifxmips_sha1_hmac.o ifxmips_md5_hmac.o
endif
obj-m += ltq_deu_testmgr.o

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save