Skip to content

Commit 9ce6019

Browse files
committed
Update comment with invalid weight value
Signed-off-by: Kumaresh Perumal <[email protected]>
1 parent 2c890b7 commit 9ce6019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/saischeduler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ typedef enum _sai_scheduler_attr_t
7171
/**
7272
* @brief Scheduling algorithm weight
7373
*
74-
* Range [1 - 255].
74+
* Range [0 - 255], 0-invalid weight
7575
*
7676
* @type sai_uint8_t
7777
* @flags CREATE_AND_SET

0 commit comments

Comments
 (0)