diff options
author | Lennert Buytenhek <buytenh@marvell.com> | 2008-11-10 21:52:42 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-10 21:52:42 -0800 |
commit | 14ee6742b1b5df275cd2d771b4562b4f808c9419 (patch) | |
tree | a3e4e3ded1c6f903b3a2abff6e232e473ae69634 /net/dsa/dsa_priv.h | |
parent | 5cd33db2120b5ce972568711156f91da83bff2d7 (diff) | |
download | linux-14ee6742b1b5df275cd2d771b4562b4f808c9419.tar.bz2 |
dsa: fix skb->pkt_type when mac address of slave interface differs
When a dsa slave interface has a mac address that differs from that
of the master interface, eth_type_trans() won't explicitly set
skb->pkt_type back to PACKET_HOST -- we need to do this ourselves
before calling eth_type_trans().
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa_priv.h')
0 files changed, 0 insertions, 0 deletions