diff options
| author | Alex Elder <elder@linaro.org> | 2021-06-11 22:05:23 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-06-11 23:37:49 +0300 |
| commit | 75db5b07f8c393c216fd20f7adc9a167fc684c23 (patch) | |
| tree | 0519e5aacaec021c282490922e0990cf683b5eaa /tools/perf/scripts/python | |
| parent | e4517d8a7f07b18f4f0e68940e2822a1b92b471f (diff) | |
| download | linux-75db5b07f8c393c216fd20f7adc9a167fc684c23.tar.xz | |
net: qualcomm: rmnet: eliminate some ifdefs
If IPV6 is not enabled in the kernel configuration, the RMNet
checksum code indicates a buffer containing an IPv6 packet is not
supported. The same thing happens if a buffer contains something
other than an IPv4 or IPv6 packet.
We can rearrange things a bit in two functions so that some #ifdef
calls can simply be eliminated.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
