Subject: ether_cmp in lance.c, smc91cxx.c
To: None <tech-net@netbsd.org>
From: Darren Reed <darrenr@reed.wattle.id.au>
List: tech-net
Date: 06/10/1999 23:14:02
Shouldn't ether_cmp be in a .h file or something ?

Somewhat amusingly, the `implementation' of ether_cmp() in the two files
mentioned above (it's bound to be in more!) don't exactly agree.

Darren