commit | 79f976dc3170b3c1b8b0b4e5a92151dba1b07427 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sat Jun 28 23:55:39 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jun 29 14:25:53 2014 -0700 |
tree | 00a7fcd8c27d26516257dacb855660008b0fcf41 | |
parent | b876e985c2273b7bd2d5539f2147ef69f7701129 [diff] |
staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0 Replace with ccmp_pn with size of IEEE80211_CCMP_PN_LEN(6) memcpy the struct ieee80211_key_seq -> ccmp.pn onto ccmp_pn removing the need for endian conversion. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>