summaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAakash Hemadri <aakashhemadri123@gmail.com>2021-08-28 09:59:49 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-28 08:33:09 +0200
commit65bbdabe2a27a4f46387a3b6976d2355d67f9706 (patch)
tree9815d8fb0f65c3ab3809c94d3bbf142362fbe2b2 /net/unix/af_unix.c
parentf6bc526accf861728d36b12fbc25ac94cd057fc9 (diff)
downloadlinux-stable-65bbdabe2a27a4f46387a3b6976d2355d67f9706.tar.gz
linux-stable-65bbdabe2a27a4f46387a3b6976d2355d67f9706.tar.bz2
linux-stable-65bbdabe2a27a4f46387a3b6976d2355d67f9706.zip
staging: wlan-ng: fix invalid assignment warning
p80211_hdr->frame_control is u16, change to __le16 to satisfy sparse warning: wlan-ng/prism2sta.c:253:43: warning: invalid assignment: |= wlan-ng/prism2sta.c:253:43: left side has type unsigned short wlan-ng/prism2sta.c:253:43: right side has type restricted __le16 Fixes: 6277fbfdd29c ("staging: wlan-ng: Remove pointless a3/a4 union") Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com> Link: https://lore.kernel.org/r/20210828042949.2276341-1-aakashhemadri123@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions