Skip to content

Commit 41188ec

Browse files
Fix annotations
Signed-off-by: Marian Pritsak <[email protected]>
1 parent 77cab59 commit 41188ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

inc/sainexthopgroup.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,10 @@ typedef enum _sai_next_hop_group_attr_t
162162
* Can be different (greater or equal) from the configured
163163
* size. Application must use this value to know the exact size
164164
* of the group.
165+
* Should be used with SAI_NEXT_HOP_GROUP_TYPE_FINE_GRAIN_ECMP.
165166
*
166167
* @type sai_uint32_t
167168
* @flags READ_ONLY
168-
* @default internal
169-
* @validonly SAI_NEXT_HOP_GROUP_ATTR_TYPE == SAI_NEXT_HOP_GROUP_TYPE_FINE_GRAIN_ECMP
170169
*/
171170
SAI_NEXT_HOP_GROUP_ATTR_REAL_SIZE,
172171

0 commit comments

Comments
 (0)