CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/15 11:34:01
Modified files:
sys/dev/pci : Tag: OPENBSD_4_3 if_bge.c
Log message:
Call mii_pollstat() instead of bge_tick() in bge_link_upd() so that link
state transitions are noticed and the appropriate routing socket messages
are generated.
ok henning@
