Marc Kleine-Budde wrote:
> Wolfgang Grandegger wrote:
>> This patch makes the private functions alloc_can_skb() and
>> alloc_can_err_skb() of the at91_can driver public and adapts all
>> drivers to use these. While making the patch I realized, that
>> the skb's are *not* setup consistently. The skb's are now setup
>> as shown:
> 
>>      skb->dev = dev;
> 
> nitpick: we use "netdev_alloc_skb()", so "skb->dev = dev" isn't needed
> any more. The code is allright, just the commit message is misleading.

OK, will fix.

Wolfgang.
_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to