commit | 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 25 17:40:23 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:30 2007 -0700 |
tree | d338fad7a61824d8c14c079c0be437ea4ad83f01 | |
parent | 029720f15dcd3c6c16824177cfc486083b229411 [diff] |
[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>