[PATCH] chelsio: whitespace fixes

Fix indentation and blank/tab issues.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Stephen Hemminger
2006-12-01 16:36:13 -08:00
committed by Jeff Garzik
parent 6b4bdde61b
commit 11e5a202ca
4 changed files with 16 additions and 16 deletions

View File

@@ -729,7 +729,7 @@ static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c)
static int get_eeprom_len(struct net_device *dev)
{
return EEPROM_SIZE;
return EEPROM_SIZE;
}
#define EEPROM_MAGIC(ap) \