]> err.no Git - linux-2.6/blobdiff - drivers/net/xen-netfront.c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6] / drivers / net / xen-netfront.c
index 7fd505cc4f7ab3b9a8fb32a8847596bca1d51d19..2a8fc431099f6e1fcd5a652edd043a774629d002 100644 (file)
@@ -1526,7 +1526,7 @@ static int xennet_connect(struct net_device *dev)
 
        if (!feature_rx_copy) {
                dev_info(&dev->dev,
-                        "backend does not support copying recieve path");
+                        "backend does not support copying receive path\n");
                return -ENODEV;
        }