diff options
author | 2019-06-27 00:04:26 -0500 | |
---|---|---|
committer | 2019-06-28 16:07:54 +0200 | |
commit | d2ce8d6bfcfed014fd281e06c9b1d4638ddf3f1e (patch) | |
tree | 2c158d0ba034187e0d07af500a6bedf19fa4d063 /include/linux/phylink.h | |
parent | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (diff) | |
download | wireguard-linux-d2ce8d6bfcfed014fd281e06c9b1d4638ddf3f1e.tar.xz wireguard-linux-d2ce8d6bfcfed014fd281e06c9b1d4638ddf3f1e.zip |
nl80211: Fix undefined behavior in bit shift
Shifting signed 32-bit value by 31 bits is undefined. Changing most
significant bit to unsigned.
Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/linux/phylink.h')
0 files changed, 0 insertions, 0 deletions