]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: change comment in transmit
authorstephen hemminger <stephen@networkplumber.org>
Tue, 24 Mar 2015 23:22:07 +0000 (16:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Mar 2015 01:22:50 +0000 (21:22 -0400)
commitd70dc4fe71d337d0aef07b3d26077ef8113a25c0
treed991a9677e8f980e2194b3bd226d79f03e0db640
parent0a86a9c1d5d00b8fe5096b91be6e2baf78570a83
virtio: change comment in transmit

The original comment was not really informative or funny
as well as sexist. Replace it with a better explanation of
why the driver does stop and what the impacts are.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/virtio_net.c