git: mii: Add private data tag and save private data into mii_softc
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Jul 7 01:33:30 PDT 2012
commit c6b11d5bc9840f4d085be6e9978a757d39e30b1e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Jul 7 15:12:30 2012 +0800
mii: Add private data tag and save private data into mii_softc
While im here, add comment for the fields of mii_probe_args
Summary of changes:
sys/dev/netif/mii_layer/mii.c | 3 +++
sys/dev/netif/mii_layer/mii_physubr.c | 2 ++
sys/dev/netif/mii_layer/miivar.h | 24 ++++++++++++++++--------
3 files changed, 21 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6b11d5bc9840f4d085be6e9978a757d39e30b1e
--
DragonFly BSD source repository
More information about the Commits
mailing list