Description of problem: In su3000_read_mac_address, if i2c_transfer fails to execute two messages, array mac address will not be initialized. Without handling such error, later in function dvb_usb_adapter_dvb_init, proposed_mac is accessed before initialization.
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1677