From: Ivo van Doorn Date: Mon, 14 Jun 2010 20:14:19 +0000 (+0200) Subject: rt2x00: Synchronize WCID initialization with legacy driver X-Git-Tag: v2.6.36-rc1~571^2~540^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a0ab3487d847ce8044a2d49f82391ea7d6489e;p=pandora-kernel.git rt2x00: Synchronize WCID initialization with legacy driver Legacy rt2870 driver handles WCID differently then we expected, the BSSID and Cipher value are 3 bit values, while the 4th bit should be set elsewhere in an extended field. After this, rt2800usb reports frames have been decrypted successfully, indicating that the Hardware decryption now is working correctly. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed