correct netdev address
* Pavitrakumar Managutte | 2016-01-03 15:07:21 [+0530]:
Fixed skb_clone pointer memleak on error path. Since the
newly cloned skb is still not added to the list, hence purge
list wont free the cloned skb.
stable-3.14.y: 5d7b0fcc26
Signed-off-by: Pavitrakumar Managutte <redacted>
Can you check if commit 66847062a6e3 ("usb: gadget: NCM: Stop RX TCP
Bursts getting dropped.") works for you? That would be [0].
If that is the case then *this* patch should be pushed stable.
[0] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=66847062a6e3
Sebastian