On 05/22/2017 02:38 AM, Bjoern Walk wrote:
From: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com>
As the switch statement checks data.type of the iterator variable @cap
it must use this variable for the update too.
s/must/can...
I can adjust the commit message before pushing though, so no need for a
v2...
Suggested-by: Bjoern Walk <bwalk(a)linux.vnet.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com>
---
src/node_device/node_device_driver.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
(at least I understand why you jumped on my other series now ;-))