[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
One less thing for drivers writers to worry about. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committato da
David S. Miller

parent
029720f15d
commit
4c13eb6657
@@ -435,7 +435,6 @@ static void de_rx (struct de_private *de)
|
||||
rx_work = 100;
|
||||
goto rx_next;
|
||||
}
|
||||
copy_skb->dev = de->dev;
|
||||
|
||||
if (!copying_skb) {
|
||||
pci_unmap_single(de->pdev, mapping,
|
||||
|
Fai riferimento in un nuovo problema
Block a user