diff options
| author | Randall Stewart <rrs@FreeBSD.org> | 2020-02-12 13:31:36 +0000 |
|---|---|---|
| committer | Randall Stewart <rrs@FreeBSD.org> | 2020-02-12 13:31:36 +0000 |
| commit | 481be5de9deed47eae529c7e5df890520ebc6837 (patch) | |
| tree | ae00086429032445d9eb8f0f606d1f7d3f20561a /sys/netinet/ip_fastfwd.c | |
| parent | df341f5986e63970ef51eb9d751681b13e62a12f (diff) | |
Notes
Diffstat (limited to 'sys/netinet/ip_fastfwd.c')
| -rw-r--r-- | sys/netinet/ip_fastfwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_fastfwd.c b/sys/netinet/ip_fastfwd.c index 77a08b1a8af18..502bd15cb0722 100644 --- a/sys/netinet/ip_fastfwd.c +++ b/sys/netinet/ip_fastfwd.c @@ -57,7 +57,7 @@ * * We try to do the least expensive (in CPU ops) checks and operations * first to catch junk with as little overhead as possible. - * + * * We take full advantage of hardware support for IP checksum and * fragmentation offloading. * |
