Revert "net: usb: qmi_wwan: fix memory leak for not ip packets"
This reverts commit 3789fee8a8
.
This commit is contained in:
parent
403fa37a8b
commit
9b5b6a7525
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ static int qmimux_rx_fixup(struct usbnet *dev, struct sk_buff *skb)
|
|||
break;
|
||||
default:
|
||||
/* not ip - do not know what to do */
|
||||
kfree_skb(skbn);
|
||||
goto skip;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue