From: David S. Miller <hidden> Date: 2003-10-08 15:43:46
On Tue, 7 Oct 2003 17:22:57 -0700
Stephen Hemminger [off-list ref] wrote:
This patch to 2.6.0-test6 converts the DVB net driver to allocate network
devices structures in a manner similar to other network devices in 2.6 by
using alloc_netdev. Instead of an array of structures, and array of pointers
is used.