Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-07 Thread Yoshihiro Kaneko
Hello Sergei, 2015-12-07 4:19 GMT+09:00 Sergei Shtylyov : > Hello. > > On 12/05/2015 01:01 PM, Yoshihiro Kaneko wrote: > >> Thanks for your review. > > >From now on, it'll be my duty. :-) Thank you always for your help. > >> 2015-12-04 6:09 GMT+09:00 Sergei Shtylyov >> : >>> >>> Hello. >>> >

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-06 Thread Sergei Shtylyov
Hello. On 12/05/2015 01:01 PM, Yoshihiro Kaneko wrote: Thanks for your review. From now on, it'll be my duty. :-) 2015-12-04 6:09 GMT+09:00 Sergei Shtylyov : Hello. On 12/01/2015 08:04 PM, Yoshihiro Kaneko wrote: From: Kazuya Mizuguchi This patch makes PTP support active in CONFIG

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-05 Thread Yoshihiro Kaneko
Hello Sergei, Thanks for your review. 2015-12-04 6:09 GMT+09:00 Sergei Shtylyov : > Hello. > > On 12/01/2015 08:04 PM, Yoshihiro Kaneko wrote: > >> From: Kazuya Mizuguchi >> >> This patch makes PTP support active in CONFIG mode on R-Car Gen3. >> >> Signed-off-by: Kazuya Mizuguchi >> Signed-off-

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread David Miller
From: Sergei Shtylyov Date: Fri, 4 Dec 2015 02:38:30 +0300 > On 12/04/2015 02:08 AM, David Miller wrote: > >>> Perhaps worth adding me to MAINTAINERS as (a new role of) a >>> reviewer... >> >> I'll happily apply such a patch. > >OK, net.git would be OK as a base? Absolutely. -- To

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread Sergei Shtylyov
On 12/04/2015 02:08 AM, David Miller wrote: Perhaps worth adding me to MAINTAINERS as (a new role of) a reviewer... I'll happily apply such a patch. OK, net.git would be OK as a base? MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread David Miller
From: Sergei Shtylyov Date: Fri, 4 Dec 2015 00:10:56 +0300 >Perhaps worth adding me to MAINTAINERS as (a new role of) a >reviewer... I'll happily apply such a patch. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread Sergei Shtylyov
Hello. On 12/03/2015 10:28 PM, David Miller wrote: From: Kazuya Mizuguchi This patch makes PTP support active in CONFIG mode on R-Car Gen3. Signed-off-by: Kazuya Mizuguchi Signed-off-by: Yoshihiro Kaneko Applied, thank you. You were too fast for me. Alas, I overlooked it. :-/ Per

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread Sergei Shtylyov
Hello. On 12/01/2015 08:04 PM, Yoshihiro Kaneko wrote: From: Kazuya Mizuguchi This patch makes PTP support active in CONFIG mode on R-Car Gen3. Signed-off-by: Kazuya Mizuguchi Signed-off-by: Yoshihiro Kaneko --- This patch is based on the master branch of David Miller's next networking tr

Re: [PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-03 Thread David Miller
From: Yoshihiro Kaneko Date: Wed, 2 Dec 2015 02:04:39 +0900 > From: Kazuya Mizuguchi > > This patch makes PTP support active in CONFIG mode on R-Car Gen3. > > Signed-off-by: Kazuya Mizuguchi > Signed-off-by: Yoshihiro Kaneko Applied, thank you. -- To unsubscribe from this list: send the li

[PATCH net-next] ravb: ptp: Add CONFIG mode support

2015-12-01 Thread Yoshihiro Kaneko
From: Kazuya Mizuguchi This patch makes PTP support active in CONFIG mode on R-Car Gen3. Signed-off-by: Kazuya Mizuguchi Signed-off-by: Yoshihiro Kaneko --- This patch is based on the master branch of David Miller's next networking tree. drivers/net/ethernet/renesas/ravb.h | 1 + driv