mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
13deb23a52
Fixes linux-2.6 warning: drivers/net/wireless/libertas_tf/main.c: In function 'lbtf_rx': drivers/net/wireless/libertas_tf/main.c:578: warning: 'stats.antenna' is used uninitialized in this function drivers/net/wireless/libertas_tf/main.c:578: warning: 'stats.mactime' is used uninitialized in this function stats struct needs to be set to 0 before use. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
cmd.c | ||
deb_defs.h | ||
if_usb.c | ||
if_usb.h | ||
libertas_tf.h | ||
main.c | ||
Makefile |