aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/cris/eth_v10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/cris/eth_v10.c b/drivers/net/cris/eth_v10.c
index 29e272cc7a98..64c016a99af8 100644
--- a/drivers/net/cris/eth_v10.c
+++ b/drivers/net/cris/eth_v10.c
@@ -1496,7 +1496,6 @@ e100_set_config(struct net_device *dev, struct ifmap *map)
1496 case IF_PORT_AUI: 1496 case IF_PORT_AUI:
1497 spin_unlock(&np->lock); 1497 spin_unlock(&np->lock);
1498 return -EOPNOTSUPP; 1498 return -EOPNOTSUPP;
1499 break;
1500 default: 1499 default:
1501 printk(KERN_ERR "%s: Invalid media selected", dev->name); 1500 printk(KERN_ERR "%s: Invalid media selected", dev->name);
1502 spin_unlock(&np->lock); 1501 spin_unlock(&np->lock);