diff options
author | Alex Elder <elder@linaro.org> | 2021-06-12 17:37:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-12 23:18:48 +0300 |
commit | 0e6af897fcd9c154c06f239669401c64da52d84e (patch) | |
tree | d3e07cf56c5a407b4b639e0ca71623ea04260fc4 /drivers/net/ethernet/xilinx/Makefile | |
parent | 73a378601a25dc6312530c33822fde3e177883d4 (diff) | |
download | linux-0e6af897fcd9c154c06f239669401c64da52d84e.tar.xz |
net: qualcomm: rmnet: remove some local variables
In rmnet_map_ipv4_dl_csum_trailer(), remove the "csum_temp" and
"addend" local variables, and simplify a few lines of code.
Remove the "csum_temp", "csum_value", "ip6_hdr_csum", and "addend"
local variables in rmnet_map_ipv6_dl_csum_trailer(), and simplify a
few lines of code there as well.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/xilinx/Makefile')
0 files changed, 0 insertions, 0 deletions