From: Subash Abhinov Kasiviswanathan <[email protected]>
Date: Sun, 3 Jun 2018 16:17:55 -0600
> When sending an ack to a command packet, the skb is still referenced
> after it is sent to the real device. Since the real device could
> free the skb, the device pointer would be invalid.
>
> Fixes: ceed73a2cf4a ("drivers: net: ethernet: qualcomm: rmnet: Initial
> implementation")
> Signed-off-by: Subash Abhinov Kasiviswanathan <[email protected]>
This doesn't apply cleanly to the current net-next tree, please respin.