net: qualcomm: rmnet: Properly adjust data pointer during HW GRO
When flushing out any coalesced packets we're sending to the network
stack unsegmented, we need to properly update the pointer to the start
of the remaining data to account for the fact we could segment more
than one packet's worth of data.
Change-Id: Ia2fcff8b422f627480da5f210259fa20d1028685
Signed-off-by:
Sean Tranchetti <stranche@codeaurora.org>
Loading
Please register or sign in to comment