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
sfpshow: prevent 'show int trans eeprom --dom' from crashing (#567)
When some specific 25G DAC attached to the system, the 'dom_info_dict'
could be a None object, as a result, the 'show int transceiver eeprom --dom'
will crash.
And thus, in this commit, we'll add an additional checker for the None object.
Signed-off-by: Dante (Kuo-Jung) Su <[email protected]>
Change-Id: Ic2b5eb38ddf98b98cce7eddf161595013a19c720
0 commit comments