From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: can 2018-01-04 Date: Fri, 05 Jan 2018 13:48:39 -0500 (EST) Message-ID: <20180105.134839.941290778276014203.davem@davemloft.net> References: <20180104153355.11243-1-mkl@pengutronix.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org, kernel@pengutronix.de To: mkl@pengutronix.de Return-path: In-Reply-To: <20180104153355.11243-1-mkl@pengutronix.de> Sender: linux-can-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Marc Kleine-Budde Date: Thu, 4 Jan 2018 16:33:51 +0100 > this is a pull request for net/master consisting of 4 patches. > > The first patch is by Oliver Hartkopp, it improves the error checking > during the creation of a vxcan link. Wolfgang Grandegger's patch for the > gs_usb driver fixes the return value of the "set_bittiming" callback. > Luu An Phu provides a patch for the flexcan driver to fix the frame > length check in the flexcan_start_xmit() function. The last patch is by > Martin Lederhilger for the ems_usb driver and improves the error > reporting for error warning and passive frames. ... > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.15-20180104 I think you meant: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.15-20180104 Otherwise can I please have all of your private SSH keys? :-) Pulled, thanks.