]> err.no Git - linux-2.6/blobdiff - drivers/net/e100.c
bonding: Convert more locks to _bh, acquire rtnl, for new locking
[linux-2.6] / drivers / net / e100.c
index 64f35e20fd48f60a9a31b70e34b1df69e25d64c1..3dbaec680b462de47ff738ed5ab14cbf8cedf111 100644 (file)
@@ -1324,7 +1324,7 @@ static inline int e100_exec_cb_wait(struct nic *nic, struct sk_buff *skb,
                if (!--counter) break;
        }
 
-       /* ack any interupts, something could have been set */
+       /* ack any interrupts, something could have been set */
        iowrite8(~0, &nic->csr->scb.stat_ack);
 
        /* if the command failed, or is not OK, notify and return */