From: Ivo van Doorn Date: Tue, 2 Dec 2008 21:50:33 +0000 (+0100) Subject: rt2x00: Add RXDONE_CRYPTO_IV/ICV flags X-Git-Tag: v2.6.29-rc1~581^2~305^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74415edb042ef9f3b1291f978763687f35aadbb3;p=pandora-kernel.git rt2x00: Add RXDONE_CRYPTO_IV/ICV flags Drivers should notify rt2x00lib when they provide the IV/ICV data. This adds some flexibility to drivers which can't provide all information. * rt2500usb provides ICV inside the frame * rt2800pci doesn't provide IV/ICV * rt2800usb doesn't provide IV/ICV Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed