git: em: Move max_frame_size from softc to HAL data struct
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Sep 4 01:31:25 PDT 2013
commit c29e94c004c19541efabb0a3dc8e66b021d91606
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Sep 4 16:30:29 2013 +0800
em: Move max_frame_size from softc to HAL data struct
It is needed to make I217 link status detection work
Summary of changes:
sys/dev/netif/em/if_em.c | 21 ++++++++++++---------
sys/dev/netif/em/if_em.h | 1 -
2 files changed, 12 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c29e94c004c19541efabb0a3dc8e66b021d91606
--
DragonFly BSD source repository
More information about the Commits
mailing list