[E1000-devel] [PATCH net-next] ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests

2013-04-07 Thread Joe Perches
Add some empty static inlines instead to make the code more readable. Signed-off-by: Joe Perches --- drivers/net/ethernet/intel/ixgbe/ixgbe.h | 5 + drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 10 -- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/drivers/ne

Re: [E1000-devel] Successful rescue of older E1000 with corrupted EEPROM

2013-04-07 Thread Richa
> Thanks for all the work here. However, please be careful in doing this. If you write the wrong EEPROM image to > your corrupted EERPOM you could brick your NIC/LOM worse than it is already. You could get it into such a > state that it won't even show up on the PCI bus. I totally understand