diff options
author | 2018-05-01 05:35:43 -0700 | |
---|---|---|
committer | 2018-05-03 15:24:47 -0400 | |
commit | 5da9e742be44d9b7c68b1bf6e1aaf46a1aa7a52b (patch) | |
tree | 72416097072537673aeae20b67f6fdca024a1662 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/hfi1: Fix handling of FECN marked multicast packet (diff) | |
download | wireguard-linux-5da9e742be44d9b7c68b1bf6e1aaf46a1aa7a52b.tar.xz wireguard-linux-5da9e742be44d9b7c68b1bf6e1aaf46a1aa7a52b.zip |
IB/hfi1 Use correct type for num_user_context
The module parameter num_user_context is defined as 'int' and
defaults to -1. The module_param_named() says that it is uint.
Correct module_param_named() type information and update the modinfo
text to reflect the default value.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions