Use new style MII ioctls only. This will give you a warning, if compiled
commit452c0d7843f184f5b772c9797f355da5489ba828
authorecki <ecki>
Sat, 28 Jun 2003 03:19:04 +0000 (28 03:19 +0000)
committerecki <ecki>
Sat, 28 Jun 2003 03:19:04 +0000 (28 03:19 +0000)
treee9bcc94832254ae34f24d2f8967e4a9898305a90
parent715342a9f0dffbaf34c61d9bc5de18e26828c668
Use new style MII ioctls only. This will give you a warning, if compiled
with old kernel source tree. It will also not work if compiled with
new source on old kernels. The new ioctls also require root for reading, the
old didnt. This fixes Debian bug #133648. No fallback compatibility
is included for reasons of cleaner source.
include/mii.h
mii-tool.c