aboutsummaryrefslogtreecommitdiff
path: root/lib/xarray.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-09-25 13:56:04 +0300
committerDavid S. Miller <[email protected]>2019-09-27 10:02:24 +0200
commit25a584955f020d6ec499c513923fb220f3112d2b (patch)
treef869944cd9b63902278024fcc454830f7f6fa2ae /lib/xarray.c
parent002dfe8085255b7bf1e0758c3d195c5412d35be9 (diff)
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
The "priv->phy_interface" variable is an enum and in this context GCC will treat it as unsigned so the error handling will never be triggered. Fixes: 80105befdb4b ("net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver") Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions