Commit 47268c5
committed
vm-device: return reference to EventFd from Interrupt trait
Instead of returning an `EventFd` type, which will actually force us to
clone the file descriptor in the Firecracker side.
Signed-off-by: Babis Chalios <[email protected]>1 parent 64a2800 commit 47268c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments