Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sfc: Make module parameters really boolean
Most of the module parameters treated as boolean are currently exposed as type int or uint. Defining them with the proper type is useful documentation for both users and developers. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
- Loading branch information