mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 16:34:25 +01:00
less garbage
This commit is contained in:
@@ -38,6 +38,10 @@ type UserDevice struct {
|
||||
inboundWriter *io.PipeWriter
|
||||
}
|
||||
|
||||
func (d *UserDevice) RecycleRxSeg(pkt *packet.VirtIOPacket, kick bool, q int) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (d *UserDevice) Activate() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user