commit | a18ffdf4ea7c6ac496f940d0852d42e1074c3450 | [log] [tgz] |
---|---|---|
author | Adrien Descamps <adrien.descamps@gmail.com> | Thu Mar 09 21:15:18 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 12 15:17:02 2017 +0100 |
tree | c61a3ba028aff4bfb1e4acc3651b63df0ccf25e2 | |
parent | c672f377671c7666d1bf774af0f58ca33be546be [diff] |
Staging: wlan-ng: Fix sparse warnings by using appropriate endian types Fix some sparse warning by using correct endian types in structs and local variables. This patch only fix sparse warnings and do not change the logic. Signed-off-by: Adrien Descamps <adrien.descamps@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>