From: Suresh Reddy
Date: Thu, 30 Mar 2017 00:58:32 -0400
> Use cpu_to_le32() for link_config variable in set_logical_link_config
> command as this variable is of type u32.
>
> Signed-off-by: Suresh Reddy
Applied.
Use cpu_to_le32() for link_config variable in set_logical_link_config
command as this variable is of type u32.
Signed-off-by: Suresh Reddy
---
drivers/net/ethernet/emulex/benet/be_cmds.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ethernet/emulex/bene