Re: [PATCH v4 5/5] net/usb/r8152: adjust relative ocp function

2013-07-31 Thread David Miller
From: Hayes Wang Date: Wed, 31 Jul 2013 17:21:26 +0800 > - fix the conversion between cpu and __le32 > - replace some pla_ocp and usb_ocp functions with generic_ocp function > > Signed-off-by: Hayes Wang Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the

[PATCH v4 5/5] net/usb/r8152: adjust relative ocp function

2013-07-31 Thread Hayes Wang
- fix the conversion between cpu and __le32 - replace some pla_ocp and usb_ocp functions with generic_ocp function Signed-off-by: Hayes Wang --- drivers/net/usb/r8152.c | 66 + 1 file changed, 23 insertions(+), 43 deletions(-) diff --git a/drive