]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Wed, 21 Jun 2017 19:53:00 +0000 (14:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 15:31:34 +0000 (11:31 -0400)
commit288ccb75b8fbf554d3fe21d1f91dbf489f10c6d4
tree468aeeacee40e952855c566a1e613e6d082757bb
parent8fac365f63c866a00015fa13932d8ffc584518b8
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure

This reserved area should be eight bytes in length instead of four.
As a result, the return codes in the REQUEST_MAP_RSP descriptors
were not being properly handled.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.h