diff options
author | Igor Pylypiv <igor.pylypiv@gmail.com> | 2017-01-30 21:39:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-31 09:30:58 +0100 |
commit | 2c474b8579e9b67ff72b2bcefce9f53c7f4469d4 (patch) | |
tree | 07885e7043de627a9d3055d4dfe72ced0a4c172e /block/blk-zoned.c | |
parent | d9c3b5a7645a75f4bfcd65f11857361443dce31b (diff) | |
download | linux-stable-2c474b8579e9b67ff72b2bcefce9f53c7f4469d4.tar.gz linux-stable-2c474b8579e9b67ff72b2bcefce9f53c7f4469d4.tar.bz2 linux-stable-2c474b8579e9b67ff72b2bcefce9f53c7f4469d4.zip |
staging: wlan-ng: add missing byte order conversion
Conversion macros le16_to_cpu was removed and that caused new sparse warning
sparse output:
drivers/staging/wlan-ng/p80211netdev.c:241:44: warning: incorrect type in argument 2 (different base types)
drivers/staging/wlan-ng/p80211netdev.c:241:44: expected unsigned short [unsigned] [usertype] fc
drivers/staging/wlan-ng/p80211netdev.c:241:44: got restricted __le16 [usertype] fc
Fixes: 7ad82572348c ("staging:wlan-ng:Fix sparse warning")
Signed-off-by: Igor Pylypiv <igor.pylypiv@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/blk-zoned.c')
0 files changed, 0 insertions, 0 deletions