linux/drivers/infiniband/hw
Anton Vasilyev 7448208691 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
Debugfs file reset_stats is created with S_IRUSR permissions,
but ocrdma_dbgfs_ops_read() doesn't support OCRDMA_RESET_STATS,
whereas ocrdma_dbgfs_ops_write() supports only OCRDMA_RESET_STATS.

The patch fixes misstype with permissions.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2017-12-20 19:56:24 -07:00
..
bnxt_re RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call 2017-12-13 10:35:31 -07:00
cxgb3 Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
cxgb4 RDMA/cxgb4: Add a sanity check in process_work() 2017-12-13 11:00:13 -07:00
hfi1 IB/hfi1: Use 4096 for default active MTU in query_qp 2017-12-11 16:19:40 -07:00
hns RDMA/hns: Modify the usage of cmd_sn in hip08 2017-11-10 12:32:43 -05:00
i40iw i40iw: Reinitialize add_sd_cnt 2017-12-11 16:19:44 -07:00
mlx4 IB/mlx4: Remove unused ibpd parameter 2017-12-18 13:49:43 -07:00
mlx5 IB/mlx5: revisit -Wmaybe-uninitialized warning 2017-12-11 16:19:44 -07:00
mthca treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
nes nes: remove unused 'timeval' struct member 2017-12-11 16:19:42 -07:00
ocrdma RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS 2017-12-20 19:56:24 -07:00
qedr Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
qib IB/qib: Cleanup qib_set_part_key() with direct returns 2017-12-11 16:19:41 -07:00
usnic Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
vmw_pvrdma RDMA/vmw_pvrdma: Do not re-calculate npages 2017-12-11 16:19:42 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00