summaryrefslogtreecommitdiffhomepage
path: root/pkg
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-05-07 19:53:35 +0000
committergVisor bot <gvisor-bot@google.com>2020-05-07 19:53:35 +0000
commit03daf4f9759e35beea2663b171f134fc48dde512 (patch)
tree0d8c3e40e81050c904f5264a7d4b650b33169e60 /pkg
parenta5732c2feea817d08a240baf1b78c850431cd5bd (diff)
parent28b5565fdd87155dd5c37fff427884a772f01c72 (diff)
Merge release-20200422.0-50-g28b5565 (automated)
Diffstat (limited to 'pkg')
-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 54432194d..be9fec3b3 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