mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-13 13:40:30 +08:00
fix of
This commit is contained in:
@@ -92,6 +92,8 @@ func (nc *NIC) Start(m *link.Me) {
|
|||||||
} else {
|
} else {
|
||||||
off = copy(buf2, rem)
|
off = copy(buf2, rem)
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
off = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user