commit | 26d1597c9a4532eec74f9651c4c96483cb8892fe | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Mon Jan 12 14:46:39 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 13 10:25:46 2009 -0500 |
tree | 67d3b2eb734f322a7537332e7f8f84a9701e52e7 | |
parent | 25a4cceaa44a7f73c8f92e6177812347500a0b15 [diff] |
p54: fix "‘ret’ may be used uninitialized" warning drivers/net/wireless/p54/p54common.c: In function ‘p54_config’: drivers/net/wireless/p54/p54common.c:1853: warning: ‘ret’ may be used uninitialized in this function Signed-off-by: John W. Linville <linville@tuxdriver.com>