Re: [PATCH] typhoon: use request_firmware

From: David Dillow
Date: Mon Jul 28 2008 - 23:57:54 EST


On Mon, 2008-07-28 at 21:38 -0400, David Dillow wrote:
> Now you keep one copy per NIC, which doubles the memory usage. Just use
> static struct firmware *typhoon_fw;

Just to clarify, loading it per-NIC wastes memory when there is more
than one card in the box. I've got two in one of my test boxes, hence
the count above. I've heard tale of many more of these stuffed into a
single box, though there's better ways to achieve their aims these days.

--
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/