Thread (7 messages) flat view 7 messages, 3 authors, 2016-10-13

Re: [PATCH] qed: Fix to use list_for_each_entry_safe() when delete items

From: David Miller <davem@davemloft.net>
Date: 2016-10-13 13:59:25

From: Wei Yongjun <redacted>
Date: Sun,  9 Oct 2016 13:32:22 +0000
From: Wei Yongjun <redacted>

Since we will remove items off the list using list_del() we need
to use a safe version of the list_for_each_entry() macro aptly named
list_for_each_entry_safe().

Fixes: 0a7fb11c23c0 ("qed: Add Light L2 support")
Signed-off-by: Wei Yongjun <redacted>
Can the QED maintainers please review this simple fix?

In my opinion 4 days is sufficient time in which to expect a
reasonable review to occur, let me know if you disagree. :-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help