diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-05-08 14:29:42 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-15 07:43:53 +0200 |
commit | c27fbc9237cde91e8eb75220119cd4c2bbc7082a (patch) | |
tree | 06f1054d0efe854f1a9b70a681412c0662526872 /Documentation/ide | |
parent | a974fb376de2298a9421932c216f00239170dfd0 (diff) |
staging: ks7010: eap, change unsigned short to __be16
Sparse emits warning: cast to restricted __be16. EAP header uses
network byte order. The structures used to describe it should use
__beXX data types.
Change data type unsigned short -> __be16.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ide')
0 files changed, 0 insertions, 0 deletions