Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/25/2001 22:55:02
Module Name: syssrc
Committed By: jdolecek
Date: Mon Jun 25 19:55:02 UTC 2001
Modified Files:
syssrc/sys/compat/linux/common: linux_socket.c
Log Message:
linux_getifhwaddr(): use strncmp() to find out if if_name starts with 'eth',
it's more readable that way
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/compat/linux/common/linux_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.