Re: [PATCH] forcedeth: fix random memory scribbling bug

From: Francois Romieu
Date: Sat Dec 24 2005 - 16:23:42 EST


Jeff Garzik <jgarzik@xxxxxxxxx> :
[...]
> Paranoia -- the situation above never occurs. It is coded as are other
> drivers: np->rx_buf_sz only changes in ->change_mtu(), which (a) is
> serialized against close and (b) always stops the engine and drains RX
> skbs before changing the size.

Yep.

Btw, regarding the "more sense" thing, now:
- pci_{map/unmap}_single() uses skb->foo
- nv_alloc_rx() and friends use np->rx_buf_sz

(thread moved to netdev@xxxxxxxxxxxxxxx)

--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/