Mao Wenan 9fe83ea824 NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
[ Upstream commit 718eae277e62a26e5862eb72a830b5e0fe37b04a ]

Convert cpu_to_le16(le16_to_cpu(frame->datalen) + len) to
use le16_add_cpu(), which is more concise and does the same thing.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-28 15:42:24 +01:00
..
2020-01-04 13:39:51 +01:00
2018-12-21 14:11:37 +01:00
2019-05-14 19:19:34 +02:00
2020-02-14 16:31:09 -05:00
2018-12-21 14:11:36 +01:00
2018-11-13 11:17:02 -08:00
2019-05-31 06:48:15 -07:00