Thread (3 messages) flat view 3 messages, 3 authors, 2021-02-09

Re: [PATCH net-next] net: octeontx2: Fix the confusion in buffer alloc failure path

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-02-08 21:40:44

On Mon,  8 Feb 2021 09:45:45 +0800 Kevin Hao wrote:
quoted hunk ↗ jump to hunk
@@ -1214,7 +1214,7 @@ int otx2_sq_aura_pool_init(struct otx2_nic *pfvf)
 	struct otx2_snd_queue *sq;
 	struct otx2_pool *pool;
 	int err, ptr;
-	s64 bufptr;
+	dma_addr_t bufptr;
nit: please keep the variable declaration lines sorted longest to
     shortest.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help