[ofa-general][PATCH] mlx4_core: Multi Protocol support

Roland Dreier rdreier at cisco.com
Wed Apr 16 11:53:43 PDT 2008


 > +static int mod_param_num_mac = 1;
 > +module_param_named(num_mac, mod_param_num_mac, int, 0444);

Why prefix these with "mod_param_"?  Seems to make things a little
harder to read.



More information about the general mailing list