mbox

pull-request: can 2017-04-04

Message ID bd352fa3-76ba-266d-0831-7cfe5e0abb36@pengutronix.de
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.12-20170404

Message

Marc Kleine-Budde April 7, 2017, 9 a.m. UTC
On 04/05/2017 07:37 PM, David Miller wrote:
> From: Marc Kleine-Budde <mkl@pengutronix.de>
> Date: Tue,  4 Apr 2017 17:59:47 +0200
> 
>> this is a pull request of two patches for net/master.
> ...
>> The following changes since commit 0b9aefea860063bb39e36bd7fe6c7087fed0ba87:
>>
>>   tcp: minimize false-positives on TCP/GRO check (2017-04-03 18:43:41 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git 
> 
> Pulling this doesn't give me anything:
> 
> [davem@kkuri net]$ git pull --no-ff git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
> From git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
>  * branch            HEAD       -> FETCH_HEAD
> Already up-to-date.

Sorry. The "tag" some git lost, here it is:

---

The following changes since commit 0b9aefea860063bb39e36bd7fe6c7087fed0ba87:

  tcp: minimize false-positives on TCP/GRO check (2017-04-03 18:43:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.12-20170404

for you to fetch changes up to ca257b9e2d807ab6cb2678ecc7b74aaf4651f597:

  can: rcar_can: Do not print virtual addresses (2017-04-04 17:49:59 +0200)

----------------------------------------------------------------
linux-can-fixes-for-4.12-20170404

----------------------------------------------------------------
Geert Uytterhoeven (1):
      can: rcar_can: Do not print virtual addresses

Markus Marb (1):
      can: ifi: use correct register to read rx status

 drivers/net/can/ifi_canfd/ifi_canfd.c | 2 +-
 drivers/net/can/rcar/rcar_can.c       | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

Marc

Comments

David Miller April 8, 2017, 4:24 p.m. UTC | #1
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Fri, 7 Apr 2017 11:00:20 +0200

> Sorry. The "tag" some git lost, here it is:
 ...
>   git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.12-20170404

Thanks, and pulled, but you probably meant to name this linux-can-fixes-for-4.11-something...
not 4.12-something...