summaryrefslogtreecommitdiff
path: root/net/ieee802154/netlink.c
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2017-09-22 11:44:57 +0300
committerStefan Schmidt <stefan@osg.samsung.com>2017-09-26 16:22:44 +0300
commit763556980dde78166886734ae470664c67067dd4 (patch)
treef60fdad0a202c04f240c43ecf09355519e8d4878 /net/ieee802154/netlink.c
parent01ccdf126ca5f9d4fe0889f65ee67afac910f19c (diff)
downloadlinux-763556980dde78166886734ae470664c67067dd4.tar.xz
ieee802154: atusb: fix firmware version check to enable frame retries
Geert reported: as fw_ver_maj is unsigned char, gcc 4.1.2 complains: warning: comparison is always true due to limited range of data type Besides the warning the old check would also fail for firmware versions like 1.x with x < 3. These would support frame retries, but the driver would not enable the feature. Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Diffstat (limited to 'net/ieee802154/netlink.c')
0 files changed, 0 insertions, 0 deletions