linux/net/ieee802154/6lowpan
Yang Yingliang 3712c1c2ef ieee802154: 6lowpan: remove unnecessary comparison
The type of dispatch is u8 which is always '<=' 0xff, so the
dispatch <= 0xff is always true, we can remove this comparison.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-05-08 22:25:10 -07:00
..
6lowpan_i.h
core.c net: partially revert dynamic lockdep key changes 2020-05-04 12:05:56 -07:00
Kconfig
Makefile
reassembly.c inet: frags: re-introduce skb coalescing for local delivery 2019-08-08 15:55:10 -07:00
rx.c ieee802154: 6lowpan: remove unnecessary comparison 2020-05-08 22:25:10 -07:00
tx.c