Re: [PATCH net-next v2 0/3] net: qualcomm: rmnet: Updates 2018-05-14

2018-05-16 Thread David Miller
From: Subash Abhinov Kasiviswanathan 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

[PATCH net-next v2 0/3] net: qualcomm: rmnet: Updates 2018-05-14

2018-05-15 Thread Subash Abhinov Kasiviswanathan
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 rmne