On Sun, Mar 26, 2006 at 09:12:15PM +0200, richard lucassen wrote:

> Here are two patches against 2.6.16 to make the number of IFB devices
> variable (1-8).

Why not pass a module parameter?

        module_param(numifbs, int, 0);
        MODULE_PARM_DESC(numifbs, "Number of ifb devices");


--L
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to