aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Leech <[email protected]>2009-08-25 13:59:41 -0700
committerJames Bottomley <[email protected]>2009-09-10 12:07:32 -0500
commit259ad85d8dbbcd508e3dad29a36e3e76365853b7 (patch)
tree4330e34aea6c87aa09264d1e0d548b5bcfcb8b0f /tools/perf/scripts/python/bin
parent250249898a92a1228050f40fbe3c05deb1392da8 (diff)
[SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface
The packet handlers need to be tracked in fcoe_interface so there is only one set per net_device. When NPIV is enabled there will be multiple SCSI hosts and multiple fcoe_port structures on a single net_device. The packet handlers match by ethertype and netdev. If the same handler gets registered on a single netdev multiple times, the receive function will be called multiple times for each frame. Signed-off-by: Chris Leech <[email protected]> Signed-off-by: Robert Love <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions