
20 Dec
2011
20 Dec
'11
6:19 p.m.
On Tuesday 20 December 2011 07:29:03 Anatolij Gustschin wrote:
- struct e1000_hw *hw = e1000_hw_from_spi(spi);
- __maybe_unused struct e1000_hw *hw = e1000_hw_from_spi(spi); E1000_DBG(hw->nic, "EEPROM SPI access released\n");
fix the E1000_DBG() macro to use debug() instead -mike