s390/qeth: Fix typo 'weed' in comment
[linux-2.6-microblaze.git] / drivers / s390 / net / qeth_core_main.c
index 6af2511..cf8506d 100644 (file)
@@ -3675,7 +3675,7 @@ static void qeth_flush_queue(struct qeth_qdio_out_q *queue)
 static void qeth_check_outbound_queue(struct qeth_qdio_out_q *queue)
 {
        /*
-        * check if weed have to switch to non-packing mode or if
+        * check if we have to switch to non-packing mode or if
         * we have to get a pci flag out on the queue
         */
        if ((atomic_read(&queue->used_buffers) <= QETH_LOW_WATERMARK_PACK) ||