lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 5 Mar 2014 17:50:20 +0100 From: Pavel Machek <pavel@....cz> To: Surendra Patil <surendra.tux@...il.com> Cc: linville@...driver.com, pali.rohar@...il.com, david.gnedt@...izone.at, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning On Tue 2014-03-04 00:18:52, Surendra Patil wrote: > Sparse warns about invalid assignment in > drivers/net/wireless/ti/wl1251/cmd.c:451:42: warning: invalid assignment: |= > drivers/net/wireless/ti/wl1251/cmd.c:451:42: left side has type restricted __le16 > drivers/net/wireless/ti/wl1251/cmd.c:451:42: right side has type int > Hence type converted right side to __le16. > > Signed-off-by: Surendra Patil <surendra.tux@...il.com> Acked-by: Pavel MMachek <pavel@....cz> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists