Thank you for your time
regard,
andrea
On Wed, Mar 8, 2017 at 7:22 AM, Dan Carpenter wrote:
> I think this change is buggy.
>
> On Tue, Mar 07, 2017 at 10:36:53PM +0100, Andrea Ghittino wrote:
>> Fixed sparse warnings related to the conversion of le16 and le32 to u16 and
>
//wilc_wfi_cfgoperations.c:2084:51:expected
unsigned int [unsigned] [assigned] [usertype] ht_tx_bf_cap
drivers/staging/wilc1000//wilc_wfi_cfgoperations.c:2084:51:got restricted
__le32 const [usertype] tx_BF_cap_info
Signed-off-by: Andrea Ghittino
---
changelog:
v2) Changed patch
On Tue, Mar 07, 2017 at 11:17:36PM +0300, Dan Carpenter wrote:
> On Sat, Mar 04, 2017 at 06:20:50PM +0100, Andrea Ghittino wrote:
> > Sparse generates two warnings related to incorrect type in assignment.
> > This patch changes the types in the struct defined in unisys
>
> Ca
/wilc1000//wilc_wfi_cfgoperations.c:2084:51:got restricted
__le32 const [usertype] tx_BF_cap_info
Signed-off-by: Andrea Ghittino
---
Compile tested only
wilc_wfi_cfgoperations.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/wilc1000
Sparse generates two warnings related to incorrect type in assignment.
This patch changes the types in the struct defined in unisys
Signed-off-by: Andrea Ghittino
---
Compile tested only
iochannel.h |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging
5 matches
Mail list logo