docs(010): spec folder O→C in fix comments
This commit is contained in:
parent
fb8d8d8fca
commit
6513629626
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ func init() {
|
|||
// coalesced super-packet is never split and corrupts the WG stream
|
||||
// (download dies). Belt-and-suspenders with the rxOffload guard in
|
||||
// features_linux.go. TX/GSO untouched.
|
||||
// See SPECS/010-B-O-WG_ENDPOINT_GRO_SPLIT_BRAIN.
|
||||
// See SPECS/010-B-C-WG_ENDPOINT_GRO_SPLIT_BRAIN.
|
||||
if runtime.GOOS == "android" {
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue