21/01/2020 11:01, Alfredo Cardigliano:
>
> > On 21 Jan 2020, at 10:58, Ferruh Yigit wrote:
> >
> > The compiler warning is:
> > from .../drivers/net/ionic/ionic_dev.c:7:
> > .../drivers/net/ionic/ionic_if.h:202:5: note: ‘rsvd’ declared here
> > u8 rsvd[62];
> > ^
> >
> > This has been ob
> On 21 Jan 2020, at 10:58, Ferruh Yigit wrote:
>
> The compiler warning is:
> from .../drivers/net/ionic/ionic_dev.c:7:
> .../drivers/net/ionic/ionic_if.h:202:5: note: ‘rsvd’ declared here
> u8 rsvd[62];
> ^
>
> This has been observed with gcc 4.8.5, newer 9+ compiler are not giving
>
The compiler warning is:
from .../drivers/net/ionic/ionic_dev.c:7:
.../drivers/net/ionic/ionic_if.h:202:5: note: ‘rsvd’ declared here
u8 rsvd[62];
^
This has been observed with gcc 4.8.5, newer 9+ compiler are not giving
this warning.
Warning is a reminder to the user that there are som
3 matches
Mail list logo