RE: [PATCH] Make em(4) use device sysctl tree

From: Ackerman, Tony (tony.ackerman_at_intel.com)
Date: 10/20/04

  • Next message: User Ernie: "Whitelist for dnsbl recipients"
    Date: Tue, 19 Oct 2004 16:21:23 -0700
    To: "Bruce M Simpson" <bms@spc.org>, <freebsd-net@FreeBSD.org>
    
    

    Bruce,
            Aren't the calls to sysctl_ctx_free() still required?

    Tony
     

    -----Original Message-----
    From: Bruce M Simpson [mailto:bms@spc.org]
    Sent: Friday, October 15, 2004 3:21 PM
    To: freebsd-net@FreeBSD.org
    Cc: tackerman@FreeBSD.org; freebsdnic@mailbox.cps.intel.com;
    mux@FreeBSD.org
    Subject: [PATCH] Make em(4) use device sysctl tree

    Here is a non-critical patch to bring em(4) into line with other
    drivers, by using the sysctl tree created for each device by the
    bus framework.

    Please review; Thanks.
    BMS
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: User Ernie: "Whitelist for dnsbl recipients"

    Relevant Pages

    • [PATCH] Make em(4) use device sysctl tree
      ... Here is a non-critical patch to bring eminto line with other ... drivers, by using the sysctl tree created for each device by the ... bus framework. ...
      (freebsd-net)
    • Re: [PATCH] Make em(4) use device sysctl tree
      ... Bruce M Simpson wrote: ... > Here is a non-critical patch to bring eminto line with other ... > drivers, by using the sysctl tree created for each device by the ...
      (freebsd-net)