sonic-buildimage/device/alphanetworks
Hua Liu ce88a38185
Fix code issue when SonicV2Connector.get() return None. (#13250)
Fix code issue when SonicV2Connector.get() return None.

#### Why I did it
When database key does not exist, SonicV2Connector.get() will return None.
Code will break if not check return value.

#### How I did it
Check SonicV2Connector.get() return value before use it.

#### How to verify it
Pass all E2E test case.
2023-01-09 11:37:43 -08:00
..
x86_64-alphanetworks_bes2348t-r0 [Alphanetworks] Add new platform BES2348T (#11196) 2022-09-15 21:34:52 -07:00
x86_64-alphanetworks_snh60a0_320fv2-r0 Fix code issue when SonicV2Connector.get() return None. (#13250) 2023-01-09 11:37:43 -08:00
x86_64-alphanetworks_snh60b0_640f-r0 Fix code issue when SonicV2Connector.get() return None. (#13250) 2023-01-09 11:37:43 -08:00
x86_64-alphanetworks_snj60d0_320f-r0 [Alphanetworks] Add new platform SNJ60D0-320F (#8780) 2021-10-22 12:37:39 -07:00