Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Aug 2011 01:09:50 +0200
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   FreeBSD9 ifnet + Member Function void (*if_watchdog)(struct ifnet *ifp)
Message-ID:  <4E35E0BE.7050407@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,

I just tried to build VMware modules for FreeBSD9-BETA1 and noticed
the ifnet Member Function

  void (*if_watchdog)(struct ifnet *ifp)

was removed from net/if_var.h.

Is there a suggested replacement?

PS:
The man page for ifnet(9) does not reflect the remove of this
(now missing) Member Function.

--
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E35E0BE.7050407>