Re: [PATCH 0/8] Fix and complete CAN namespace support

2017-04-25 Thread Oliver Hartkopp
On 04/25/2017 10:45 AM, Marc Kleine-Budde wrote: FYI: This series is included in the latest pull request: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.12-20170425 Ok, thanks! Sorry for pushing a bit harder this time. But I wanted to make sur

Re: [PATCH 0/8] Fix and complete CAN namespace support

2017-04-25 Thread Marc Kleine-Budde
On 04/25/2017 10:48 AM, Oliver Hartkopp wrote: > On 04/25/2017 10:45 AM, Marc Kleine-Budde wrote: > >> FYI: >> This series is included in the latest pull request: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git >> tags/linux-can-next-for-4.12-20170425 >> > > Ok, thanks!

Re: [PATCH 0/8] Fix and complete CAN namespace support

2017-04-25 Thread Marc Kleine-Budde
On 04/25/2017 08:48 AM, Marc Kleine-Budde wrote: > On 04/25/2017 08:19 AM, Oliver Hartkopp wrote: >> Hello Dave, >> >> unfortunately the initial network namespace support by Mario Kicherer >> (8e8cda6d737d) slipped into net-next without further review and Marc pushed >> the code without my Acked-by

Re: [PATCH 0/8] Fix and complete CAN namespace support

2017-04-25 Thread Oliver Hartkopp
On 04/25/2017 08:48 AM, Marc Kleine-Budde wrote: On 04/25/2017 08:19 AM, Oliver Hartkopp wrote: Hello Dave, unfortunately the initial network namespace support by Mario Kicherer (8e8cda6d737d) slipped into net-next without further review and Marc pushed the code without my Acked-by. Due to th

Re: [PATCH 0/8] Fix and complete CAN namespace support

2017-04-24 Thread Marc Kleine-Budde
On 04/25/2017 08:19 AM, Oliver Hartkopp wrote: > Hello Dave, > > unfortunately the initial network namespace support by Mario Kicherer > (8e8cda6d737d) slipped into net-next without further review and Marc pushed > the code without my Acked-by. Due to the fact that this code was in net-next > now

[PATCH 0/8] Fix and complete CAN namespace support

2017-04-24 Thread Oliver Hartkopp
Hello Dave, unfortunately the initial network namespace support by Mario Kicherer (8e8cda6d737d) slipped into net-next without further review and Marc pushed the code without my Acked-by. Due to the fact that this code was in net-next now I spent some nights to fix, clean up, finalize and test the