Thread (8 messages) 8 messages, 2 authors, 2015-11-20

[PATCH V2 net-next 1/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem

From: davem@davemloft.net (David Miller)
Date: 2015-11-18 18:52:56
Also in: linux-devicetree, lkml, netdev

From: Salil <redacted>
Date: Wed, 18 Nov 2015 02:52:23 +0800
quoted hunk ↗ jump to hunk
@@ -387,19 +409,23 @@ static void hns_rcb_ring_get_cfg(struct hnae_queue *q, int ring_type)
 	struct rcb_common_cb *rcb_common;
 	struct ring_pair_cb *ring_pair_cb;
 	u32 buf_size;
-	u16 desc_num;
-	int irq_idx;
+	u16 desc_num, mdnum_ppkt;
+	int irq_idx, is_ver1;
Please use "bool" and true/false for boolean conditions like is_ver1.

Please audit your entire submission for this problem.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help