mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-10 08:48:29 +00: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>