> - Added a hack to override the PCI latency timer for 3c590's (merge
>   from Donald's drivers)

I suppose I should sort the pci quirk for that one out too some day. Some 
chipsets (SIS5598 and some other onboard pci video stuff) sulk with a large
pci latency

> - Added (vastly) extended busywait for command completion for the 3c905CX.
>   and module unload, I don't want to add scheduling to 3c59x's
>   open() method.

Nod

> - Don't free skbs we don't own on OOM path in vortex_open().
> 
>   This bug is probably fatal.  If the interface is opened
>   and it hits an out-of-memory in the right place we end
>   up passing NULL or old pointers to kfree_skb().

Whoops 8)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to