[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120619.145907.521642979191972656.davem@davemloft.net>
Date: Tue, 19 Jun 2012 14:59:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mkl@...gutronix.de
Cc: netdev@...r.kernel.org, linux-can@...r.kernel.org
Subject: Re: pull-request: can-next 2012-06-19
From: David Miller <davem@...emloft.net>
Date: Tue, 19 Jun 2012 14:48:45 -0700 (PDT)
> From: Marc Kleine-Budde <mkl@...gutronix.de>
> Date: Tue, 19 Jun 2012 22:01:56 +0200
>
>> here is our second pull request for net-next. In this series Federico
>> Vaga adds a pci driver for c_can/d_can hardware using the existing
>> generic c_can driver. The remaining 6 patches are by Oliver Hartkopp.
>> He adds CANFD support to the CAN stack while keeping binary
>> compatibility for existing applications. CANFD is an extension to the
>> existing CAN standard, it allows longer CAN frames and/or higher data
>> rates. There's no real hardware available yet, but this series adds
>> CANFD support to the vcan driver.
>
> Pulled, thanks.
I have to unpull, the new driver results in undefined symbols.
ERROR: "clk_get_rate" [drivers/net/can/c_can/c_can_pci.ko] undefined!
ERROR: "clk_get" [drivers/net/can/c_can/c_can_pci.ko] undefined!
ERROR: "clk_put" [drivers/net/can/c_can/c_can_pci.ko] undefined!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists