diff options
Diffstat (limited to 'drivers/net/sb1250-mac.c')
-rw-r--r-- | drivers/net/sb1250-mac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sb1250-mac.c b/drivers/net/sb1250-mac.c index 88dd2e09832f..ce7551e17ba7 100644 --- a/drivers/net/sb1250-mac.c +++ b/drivers/net/sb1250-mac.c | |||
@@ -2299,7 +2299,7 @@ static int sbmac_init(struct platform_device *pldev, long long base) | |||
2299 | eaddr = sc->sbm_hwaddr; | 2299 | eaddr = sc->sbm_hwaddr; |
2300 | 2300 | ||
2301 | /* | 2301 | /* |
2302 | * Read the ethernet address. The firwmare left this programmed | 2302 | * Read the ethernet address. The firmware left this programmed |
2303 | * for us in the ethernet address register for each mac. | 2303 | * for us in the ethernet address register for each mac. |
2304 | */ | 2304 | */ |
2305 | 2305 | ||