Re: [patch 5/7] CAN: Add virtual CAN netdevice driver
From: Oliver Hartkopp <hidden>
Date: 2007-05-30 19:26:00
From: Oliver Hartkopp <hidden>
Date: 2007-05-30 19:26:00
Stephen Hemminger wrote:
On Wed, 30 May 2007 20:57:33 +0200 Oliver Hartkopp [off-list ref] wrote:quoted
Does 'unneeded' belong to always the last line of the quoted code snippet?They are all places where you assign zero (or NULL) to something that is already initialized to zero by alloc_netdev.
ACK! Will be removed. Thanks, Oliver