Re: [PATCH v3 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function

2017-03-09 Thread Rami Rosen
id : don't care > +interrupt_pin : Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD > +msi_interrupts : Should be 1 to 32 depending on the number of msi Regards, Rami Rosen -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord..

[PATCH] Documentation: Fix a typo in IPMI.txt.

2016-12-18 Thread Rami Rosen
This patch fixes a trivial type in IPMI.txt. Signed-off-by: Rami Rosen <ramir...@gmail.com> --- Documentation/IPMI.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/IPMI.txt b/Documentation/IPMI.txt index 7229230..6962cab 100644 --- a/Documentation/IP

Re: [PATCH] USB: update intro of documentation

2016-10-20 Thread Rami Rosen
driver, to make sure drivers don't have bugs of > -their own as well as to make sure they aren't relying on some > +thei1r own as well as to make sure they aren't relying on some Regards, Rami Rosen -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the b

Re: [PATCHv11 3/3] rdmacg: Added documentation for rdmacg

2016-08-24 Thread Rami Rosen
of RDMA resources. "of of" should be only a single "of" > + mlx4_1 uctx=1 ah=0 pd=1 cq=4 qp=4 mr=100 srq=0 flow=10 > + ocrdma1 uctx=2 pd=2 ah=2 mr=20 mw=max cq=1 srq=1 qp=10 flow=10 Seems to be inconsistency here: in the first line you have qp=4 *before* srq=0, but in the seco