summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/qdisc
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-05-11 19:14:29 +0000
committergVisor bot <gvisor-bot@google.com>2020-05-11 19:14:29 +0000
commit374762615df60a84047c1c3db6d843b186a4a1de (patch)
tree0e0a12d49c275c8bae00823bad35921324f32b64 /pkg/tcpip/link/qdisc
parentaa7d16068c3e0425bb2c8cb3135ebc68ab214b61 (diff)
parente838e7ab3406ff55faf034f67fe91a31cca18ab5 (diff)
Merge release-20200422.0-66-ge838e7a (automated)
Diffstat (limited to 'pkg/tcpip/link/qdisc')
-rwxr-xr-xpkg/tcpip/link/qdisc/fifo/endpoint.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tcpip/link/qdisc/fifo/endpoint.go b/pkg/tcpip/link/qdisc/fifo/endpoint.go
index be9fec3b3..54432194d 100755
--- a/pkg/tcpip/link/qdisc/fifo/endpoint.go
+++ b/pkg/tcpip/link/qdisc/fifo/endpoint.go
@@ -163,7 +163,7 @@ func (e *endpoint) WritePacket(r *stack.Route, gso *stack.GSO, protocol tcpip.Ne
// WritePackets implements stack.LinkEndpoint.WritePackets.
//
-// Being a batch API each packet in pkts should have the following fields
+// Being a batch API, each packet in pkts should have the following fields
// populated:
// - pkt.EgressRoute
// - pkt.GSOOptions