staging/hfi1: change krcvqs mod param from byte to uint
authorMark F. Brown <mark.f.brown@intel.com>
Mon, 11 Jan 2016 23:30:54 +0000 (18:30 -0500)
committerDoug Ledford <dledford@redhat.com>
Tue, 1 Mar 2016 15:37:30 +0000 (10:37 -0500)
commit5b55ea3b6eb8abe30aea4ae1604a6f067bd5e010
tree8b21661e98d9174a79f3007a1b17658058f3f0c7
parent9eb0432baa150c31222be71f435091ea562f93cf
staging/hfi1: change krcvqs mod param from byte to uint

The krcvqs parameter is displayed incorrectly in sysfs.
The workaround is to set the param type as uint.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Mitko Haralanov <mitko.haralanov@intel.com>
Signed-off-by: Mark F. Brown <mark.f.brown@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/hfi.h
drivers/staging/rdma/hfi1/init.c
This page took 0.024883 seconds and 5 git commands to generate.