mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
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>