kernel: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures
A deadlock condition exists in the Linux kernel. During the probe of rtl8192cu, the driver ends-up performing an refuse read procedure and the readefuse function calls readefusebyte based on the efuse size...