Re: [PATCH net-next v2 0/6] support new chip

2014-01-01 Thread David Miller
From: Hayes Wang Date: Thu, 2 Jan 2014 11:22:38 +0800 > Remove the trailing "/* CRC */" for patch #3. > > Change the return value type of rtl_ops_init() from int to boolean > for patch #4. > > Replace VENDOR_ID_SAMSUNG with SAMSUNG_VENDOR_ID for patch #6. Series applied, thank you. -- To unsub

[PATCH net-next v2 0/6] support new chip

2014-01-01 Thread Hayes Wang
Remove the trailing "/* CRC */" for patch #3. Change the return value type of rtl_ops_init() from int to boolean for patch #4. Replace VENDOR_ID_SAMSUNG with SAMSUNG_VENDOR_ID for patch #6. Hayes Wang (6): r8152: move rtl8152_unload and ocp_reg_write r8152: modify the method of accessing PHY