aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>2016-06-28 02:10:59 -0400
committerDavid S. Miller <davem@davemloft.net>2016-06-29 07:53:35 -0400
commitd2890dea2984749f59bfeffaff7add9030326542 (patch)
treed35a53b16913e9a1550e217a3d60c8ada7433556 /arch
parentqed: Fix static checker warnings. (diff)
downloadlinux-dev-d2890dea2984749f59bfeffaff7add9030326542.tar.xz
linux-dev-d2890dea2984749f59bfeffaff7add9030326542.zip
qede: Fix the static checker warnings.
Static checker warnings: drivers/net/ethernet/qlogic/qede/qede_ethtool.c:435 qede_get_coalesce() warn: passing casted pointer '&coal->rx_coalesce_usecs' to 'edev->ops->common->get_coalesce()' 32 vs 16. The u32 pointer is being typecasted to u16 which may fail for big-endian platforms. Fixes: d552fa84cb35 ("qede: Add support for coalescing config read/update.") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions