Re: [PATCH] net: Fix incorrect comment in netif_tx_stop_queue()

From: David Miller
Date: Tue Aug 14 2012 - 17:46:17 EST



From: Ilya Shchepetkov <shchepetkov@xxxxxxxxx>
Date: Mon, 13 Aug 2012 18:43:34 +0400

> netif_stop_queue() can be called before register_netdev() because now
> TX queues are allocated inside alloc_netdev_mqs().
>
> (since ed9af2e839c06c18f721da2c768fbb444c4a10e5 commit)
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Ilya Shchepetkov <shchepetkov@xxxxxxxxx>

You're not changing a "comment", you're changing a kernel log message.

Have you actually triggered this condition?

I doubt it, and I'm not applying this patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/