[PATCH] sky2: whitespace fixes
Small whitespace fixes. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
committed by
Jeff Garzik
parent
fb2690a9bf
commit
d89e134395
@@ -852,7 +852,7 @@ static int sky2_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
|
|||||||
if (!netif_running(dev))
|
if (!netif_running(dev))
|
||||||
return -ENODEV; /* Phy still in reset */
|
return -ENODEV; /* Phy still in reset */
|
||||||
|
|
||||||
switch(cmd) {
|
switch (cmd) {
|
||||||
case SIOCGMIIPHY:
|
case SIOCGMIIPHY:
|
||||||
data->phy_id = PHY_ADDR_MARV;
|
data->phy_id = PHY_ADDR_MARV;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user