From: Daniele Alessandrelli Date: Mon, 15 Jun 2015 18:44:20 +0000 (+0200) Subject: staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header struct X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8453b3138aa5da64f70edbfb0912c536ce4510;p=pandora-kernel.git staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header struct The size of field Rsvd1 in struct rt_8723a_firmware_hdr should be u8 otherwise we exceeds the boundaries of "LONG WORD 0". This patch fixes the issue. Signed-off-by: Daniele Alessandrelli Acked-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed