From: Johannes Berg Date: Fri, 14 Sep 2007 15:10:25 +0000 (-0400) Subject: [MAC80211]: remove TKIP mixing for hw accel again X-Git-Tag: v2.6.24-rc1~1454^2~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39e3a0d0380b12f45bf85a619d3df45e437ee45;p=pandora-kernel.git [MAC80211]: remove TKIP mixing for hw accel again The TKIP mixing code was added for the benefit of Intel's ipw3945 chipset but that code ended up not using it. We have previously identified many problems with this code and it crystallized that library functions for mixing are likely to handle this in much more generality and might allow b43 to take advantage of hardware acceleration for TKIP. Due to these reasons, remove the TKIP mixing for hardware accelerated crypto operations. Signed-off-by: Johannes Berg Acked-by: Michael Buesch Acked-by: Michael Wu Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed