jkim        2008-08-29 19:10:51 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf_filter.c 
  Log:
  SVN rev 182454 on 2008-08-29 19:10:51Z by jkim
  
  - Directly match code wherever possible instead of using macros.
  - Macrofy bitmap table lookup.  Constify the table while I am here.
  - Add missing continue statements in the for loop.
  
  Functionally it should be the last remaining fix from:
  
  PR:             kern/89752
  MFC after:      1 month
  
  Revision  Changes    Path
  1.35      +14 -11    src/sys/net/bpf_filter.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to