On Thu, Oct 05 2000, Tigran Aivazian wrote:
> Hi Torben,
> 
> Just a tiny comment - maybe you noticed the recent "trend" in moving
> zero-initialised data out of data into where it belongs, i.e. bss. Your
> patch does a little bit to the contrary, namely bits like:
> 
> +static struct net_device       *TLan_Eisa_Devices = NULL;
> 
> ....
> 
> +static int tlan_have_pci = 0;
> +static int tlan_have_eisa = 0;
>

True. I'll submit a new patch ASAP.

Thanks for noticing Tigran.

-- 
Torben Mathiasen <[EMAIL PROTECTED]>
Linux ThunderLAN maintainer 
http://tlan.kernel.dk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to