summaryrefslogtreecommitdiff
path: root/lib/math/int_pow.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-07-09 17:42:50 -0700
committerDavid S. Miller <davem@davemloft.net>2020-07-10 13:54:00 -0700
commitabc0c78c0ab29afca40a549aef107b596915e312 (patch)
tree60e6ddec93a977851723e742d642447c9d13cfef /lib/math/int_pow.c
parent91f430b2c49d2d8f4445824f70a8cf7b73e1094c (diff)
ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
It appears the clearing of UDP tunnel ports when RXCSUM is disabled is unnecessary. Driver will not pay attention to checksum bits if RXCSUM is not set, so we can let the hardware parse the packets. Note that the UDP tunnel port NDO handlers don't pay attention to the state of RXCSUM, so the ports could had been re-programmed, anyway. This cleanup simplifies later conversion patch. v2: - break this out of the following patch. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/math/int_pow.c')
0 files changed, 0 insertions, 0 deletions