From: Malcolm Priestley Date: Sat, 28 Jun 2014 22:55:39 +0000 (+0100) Subject: staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0 X-Git-Tag: cleanup-for-v3.18~125^2~1288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f976dc3170b3c1b8b0b4e5a92151dba1b07427;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed