Commit dbc9e341 authored by Kuan-Wei Chiu's avatar Kuan-Wei Chiu Committed by David S. Miller
Browse files

s390/qeth: Fix typo 'weed' in comment



Replace 'weed' with 'we' in the comment.

Signed-off-by: default avatarKuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: default avatarAlexandra Winter <wintera@linux.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 115c0f4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) ||