Skip to content

Commit 9b61a80

Browse files
committed
Modified comment to describe subport meaning
1 parent ab69aa6 commit 9b61a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonic-xcvrd/xcvrd/xcvrd.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1109,8 +1109,8 @@ def get_cmis_host_lanes_mask(self, api, appl, host_lane_count, subport):
11091109
host_lane_count:
11101110
Integer, number of lanes on the host side
11111111
subport:
1112-
Integer, subport id of the group which the host lanes belong to (1 based),
1113-
0 means port is a non-breakout port
1112+
Integer, 1-based logical port number of the physical port after breakout
1113+
0 means port is a non-breakout port
11141114
11151115
Returns:
11161116
Integer, a mask of the active lanes on the host side

0 commit comments

Comments
 (0)