You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the sfputil treats page number as decimal instead of hexadecimal
sonic-net#3009 breaks the number
base rule, treats the page number CLI input as decimal rather than hex,
this is used to fix it.
it also containes a redundancy function definition, so remove it.
Signed-off-by: Yuanzhe, Liu <[email protected]>
0 commit comments