Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ibmvnic: fix send_request_map incompatible argument
The 3rd argument is u32 by function definition while it is __be32 by function declaration. Signed-off-by: Lijun Pan <lijunp213@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information