ecos-opt/net/net/common/current ChangeLog src/ ...

[email protected] 13 Mar 2012 14:46:13 -0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	[email protected]	2012-03-13 14:46:13

Modified files:
	net/net/common/current: ChangeLog 
	net/net/common/current/src: bootp_support.c 

Log message:
	Fix compiler warning by removing 'netmask' variable which is set but
	then never used.  [ Bugzilla 1001516 ]