提交 eb3c28c1 编写于 作者: O Oliver Neukum 提交者: David S. Miller

r8152: give the device version

Getting the device version out of the driver really aids debugging.
Signed-off-by: NOliver Neukum <oneukum@suse.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 97d8b6e3
......@@ -4368,6 +4368,8 @@ static u8 rtl_get_version(struct usb_interface *intf)
break;
}
dev_dbg(&intf->dev, "Detected version 0x%04x\n", version);
return version;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册