diff --git a/rtl8168d/src/device.rs b/rtl8168d/src/device.rs
index 906fdae221..84f24203d5 100644
--- a/rtl8168d/src/device.rs
+++ b/rtl8168d/src/device.rs
@@ -105,85 +105,71 @@ impl SchemeBlockMut for Rtl8168 {
}
fn read(&mut self, id: usize, buf: &mut [u8]) -> Result