Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 16:51:42 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <200011030051.QAA40151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/11/02 16:51:42 PST

  Modified files:
    sys/net              bpf.c 
  Log:
  Fix an order of operations buglet.  ! has higher precedence than &.  This
  should fix the warnings about bpf not calling make_dev().
  
  Revision  Changes    Path
  1.69      +2 -2      src/sys/net/bpf.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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