diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-04-25 22:03:10 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:30:00 -0700 |
commit | 83aa0938ff59e8ef6d0b99260063ebe84fc84a16 (patch) | |
tree | ba5a69f01b6f1f4b24892fa0cb3cba2404645a1e /include | |
parent | e1ec7842df5db897516d73c76bd2a568b4abc33b (diff) | |
download | blackbird-obmc-linux-83aa0938ff59e8ef6d0b99260063ebe84fc84a16.tar.gz blackbird-obmc-linux-83aa0938ff59e8ef6d0b99260063ebe84fc84a16.zip |
[BRIDGE]: don't change packet type
The change to forward STP bpdu's (for usermode STP) through normal path,
changed the packet type in the process. Since link local stuff is multicast, it
should stay pkt_type = PACKET_MULTICAST. The code was probably copy/pasted
incorrectly from the bridge pseudo-device receive path.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions