From: Felix Manlunas <[email protected]> Date: Mon, 14 Aug 2017 12:17:56 -0700
> From: Derek Chickles <[email protected]> > > The fw_type module parameter isn't showing up in the > /sys/module/liquidio/parameters directory. Fix it by setting the read > permission bits for user, group, other in module_param_string(). Revise > the description of fw_type. Initialize the fw_type static char array with > the default value to conform to the module parameter description. > > Signed-off-by: Derek Chickles <[email protected]> > Signed-off-by: Felix Manlunas <[email protected]> Applied, thanks.
