csjp        2006-05-17 00:07:42 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/net              bpf.c 
  Log:
  MFC revision 1.164
  
  Pickup locks for the BPF interface structure. It's quite possible that
  bpf(4) descriptors can be added and removed on this interface while we
  are processing stats.
  
  Revision   Changes    Path
  1.153.2.7  +2 -0      src/sys/net/bpf.c