On 16/02/2021 18:29, Bruce Rogers wrote:
The GCC11 compiler pointed out something that apparently no previous
compiler noticed: in ath5k_eeprom_pread_turbo_modes, local variable
val is used uninitialized. From what I can see, the code is just
missing an initial AR5K_EEPROM_READ. Add it right before the switch
statement.
Signed-off-by: Bruce Rogers <brog...@suse.com>
Applied; thank you!
https://github.com/ipxe/ipxe/commit/19d0fab40
I have no idea how this went unnoticed for so long by any compiler!
Thanks,
Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel