aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/ntb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ntb.h b/include/linux/ntb.h
index e3d3299c6052..f798e2afba88 100644
--- a/include/linux/ntb.h
+++ b/include/linux/ntb.h
@@ -794,7 +794,7 @@ static inline int ntb_peer_db_set(struct ntb_dev *ntb, u64 db_bits)
794} 794}
795 795
796/** 796/**
797 * ntb_peer_db_clear() - clear bits in the local doorbell register 797 * ntb_peer_db_clear() - clear bits in the peer doorbell register
798 * @ntb: NTB device context. 798 * @ntb: NTB device context.
799 * @db_bits: Doorbell bits to clear. 799 * @db_bits: Doorbell bits to clear.
800 * 800 *