aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSreekanth Reddy <[email protected]>2020-10-27 18:38:39 +0530
committerMartin K. Petersen <[email protected]>2020-11-04 18:42:24 -0500
commitc71ccf93c00c0cef062c2371e9a614526fee9adb (patch)
treed990cdb5c035812458528a2876809e46d92ae70d /tools/perf/scripts/python/netdev-times.py
parent7d310f241001e090cf1ec0f3ae836b38d8c6ebec (diff)
scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
Renamed _transport_add_phy_to_an_existing_port() to mpt3sas_transport_add_phy_to_an_existing_port() and _transport_del_phy_from_an_existing_port() to mpt3sas_transport_del_phy_from_an_existing_port() as the driver needs to call these functions from outside mpt3sas_transport.c file. Added extra function argument 'port' of type struct hba_port to above functions and check for portID before adding/removing the phy from the _sas_port object. I.e. add/remove the phy from _sas_port object only if _sas_port's port object and phy's port object are the same. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sreekanth Reddy <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions