[SCSI] zfcp: Fix handling for boxed port after physical close
[safe/jmp/linux-2.6] / net / bridge / br_stp_if.c
index 1ea2f86..1a430ec 100644 (file)
@@ -132,7 +132,7 @@ static void br_stp_start(struct net_bridge *br)
        } else {
                br->stp_enabled = BR_KERNEL_STP;
                printk(KERN_INFO "%s: starting userspace STP failed, "
-                               "staring kernel STP\n", br->dev->name);
+                               "starting kernel STP\n", br->dev->name);
 
                /* To start timers on any ports left in blocking */
                spin_lock_bh(&br->lock);