[linux-dvb] [patch 2.6.12-rc4-dvb-cvs 14/14] dvb: fix the status code returned by dvb_net_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 20, 2005 at 09:05:00PM +0200, Francois Romieu wrote:
> +	memset(dvbnet->state, 0, DVB_NET_DEVICES_MAX*sizeof(dvbnet->state[0]));

this seems to be the same as

	memset(dvbnet->state, 0, sizeof(dvbnet->state));

Johannes



[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux