• Don Fry's avatar
    [PATCH] 2.6.3 pcnet32.c change to use ethtool_ops · 30a43fcd
    Don Fry authored
    This changes the driver to use ethtool_ops to be more modular.  There is a
    net delta of just a one line between the two implementations, but permission
    checking and copying to/from user space, etc. is all done in a consistent
    manner by ethtool.c
    30a43fcd
pcnet32.c 55.2 KB