Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcnet32: Remove redundant set of skb->dev
Remove redundant set of skb->dev (now handled for ethernet drivers by eth_type_trans()). Signed-off-by: John Dykstra <john.dykstra1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information