Search Linux Wireless

[PATCH 0/7] Fix warnings from gcc 4.6.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



With the introduction of gcc 4.6.0, a number of warnings for variables
that are set but not used are printed. With earlier versions, the
following construct was OK, but not any more:

declare foobar;
.
.
foobar = some_expression;

As some upstream maintainers have gotten cranky over warnings issued by
their compiler version, even when our compiles are clean, these warnings
need to be fixed.

Patches are submitted for the following wireless drivers:

1/7: b43
2/7: b43legacy
3/7: rtlwifi
4/7: rtl8192c-common
5/7: rtl8192ce
6/7: rtl8192cu
7/7: rtl8192se

Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux