diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-02-01 16:40:22 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-02-01 19:27:25 (GMT) |
commit | d221ad1a8aa281aec505441602dd9f315d31cfb9 (patch) | |
tree | f4c0790f14f7ff0426ac0cd27c0759a6f06f8466 /arch/microblaze | |
parent | c4806014ada1b799388d6188bc11fe5dc720c829 (diff) | |
download | linux-fsl-qoriq-d221ad1a8aa281aec505441602dd9f315d31cfb9.tar.xz |
rtlwifi: Fix many compile warnings when using W=1
Many warnings like the following arise from a build with W=1 on the
make line:
warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
Changing the overall debug level storage from unsigned to signed fixes these.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions