From: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Date: Mon, 4 Jun 2018 19:43:38 -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. > Also, remove an unnecessary variable. > > Fixes: ceed73a2cf4a ("drivers: net: ethernet: qualcomm: rmnet: Initial > implementation") > Signed-off-by: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Applied.