Re: Small bug fix from DragonFly / review requested

2005-02-20 Thread Joerg Sonnenberger
On Sun, Feb 20, 2005 at 09:02:25PM +, Robert Watson wrote: > > On Sun, 20 Feb 2005, Max Laier wrote: > > > Joerg Sonnenberger has discovered a problem in the snc(4) driver that > > might result in packets showing up on bpf multiple times. See the > > changelog for sys/dev/netif/snc/dp83932.c

Re: Small bug fix from DragonFly / review requested

2005-02-20 Thread Robert Watson
On Sun, 20 Feb 2005, Max Laier wrote: > Joerg Sonnenberger has discovered a problem in the snc(4) driver that > might result in packets showing up on bpf multiple times. See the > changelog for sys/dev/netif/snc/dp83932.c in their source tree[1]. > > Attached is a fix for HEAD. I am almost su