]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header struct
authorDaniele Alessandrelli <daniele.alessandrelli@gmail.com>
Mon, 15 Jun 2015 18:44:20 +0000 (20:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:25:24 +0000 (21:25 -0700)
commit040e14aa847b39bdfc4d30b11a751a17aaf62566
tree4a60fe9426d1deea2d7eacf418fc4bc7164fc8d6
parentab813e5da09713db6de71873e28486219c8bcd7b
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 <daniele.alessandrelli@gmail.com>
Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/rtl8723a_hal.h