Re: [PATCH] tun driver use private linked list.
From: David S. Miller <hidden>
Date: 2003-08-09 08:18:01
From: David S. Miller <hidden>
Date: 2003-08-09 08:18:01
On Fri, 8 Aug 2003 11:34:04 -0700 Stephen Hemminger [off-list ref] wrote:
Less grotty version, applies over earlier patch. - keep a private list. - fix debug format strings. - drop the name entry in the private data structure since it already has a pointer to netdev that has name.
Applied, thanks for following up on this Stephen.