]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
Merge branch 'rmnet-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 18:23:05 +0000 (14:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 18:23:05 +0000 (14:23 -0400)
Subash Abhinov Kasiviswanathan says:

====================
net: qualcomm: rmnet: Updates 2018-05-14

Patch 1 adds tx_drops counter to more places.
Patch 2 adds ethtool private stats support to make it easy to debug
the checksum offload path.
Patch 3 is a cleanup in command packet processing path.

v1->v2: Fix the incorrect if / else statement in
rmnet_map_checksum_downlink_packet() and define rmnet_ethtool_ops
as static as mentioned by kbuild test robot.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge