Re: [PATCH net 0/2] r8152: couldn't read OCP_SRAM_DATA

2015-01-19 Thread David Miller
From: Hayes Wang Date: Mon, 19 Jan 2015 17:02:44 +0800 > Read OCP_SRAM_DATA would read additional bytes and may let > the hw abnormal. Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majord

[PATCH net 0/2] r8152: couldn't read OCP_SRAM_DATA

2015-01-19 Thread Hayes Wang
Read OCP_SRAM_DATA would read additional bytes and may let the hw abnormal. Hayes Wang (2): r8152: remove generic_ocp_read before writing r8152: remove sram_read drivers/net/usb/r8152.c | 30 ++ 1 file changed, 6 insertions(+), 24 deletions(-) -- 2.1.0 -- To un