From: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Date: Tue, 15 May 2018 18:51:59 -0600
> 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. Series applied, thank you.