]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sif: Remove write access to the module parameters cb_max and cq_eq_max
authorKnut Omang <knut.omang@oracle.com>
Wed, 10 Aug 2016 07:49:49 +0000 (09:49 +0200)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 12 Aug 2016 19:18:11 +0000 (12:18 -0700)
commit9f8f7c500406c039b955fbf263fccece8f4a39f8
tree1363a8d31c2de80c4ebdbafb7bfafd53754d004b
parent9745683626e951ef513b95769f937cfbba2f3b3e
sif: Remove write access to the module parameters cb_max and cq_eq_max

Writing to these parameters after driver load does not have
the desired effect so tit should be prohibited.

Orabug: 24437094

Signed-off-by: Knut Omang <knut.omang@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
drivers/infiniband/hw/sif/sif_main.c