Loading
[IPoIB] no need to set skb->dev right before freeing skb
For cut-and-paste reasons, the IPoIB driver was setting skb->dev right
before calling dev_kfree_skb_any(). Get rid of this.
Signed-off-by:
Roland Dreier <rolandd@cisco.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
For cut-and-paste reasons, the IPoIB driver was setting skb->dev right
before calling dev_kfree_skb_any(). Get rid of this.
Signed-off-by:
Roland Dreier <rolandd@cisco.com>