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