fmlib: Fix uninitialized data in tuner_open().
commit8ea28928d4b381dd445b4410b7960fadd49bec6b
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 20 Dec 2009 04:42:18 +0000 (19 20:42 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 20 Dec 2009 04:42:18 +0000 (19 20:42 -0800)
treeb442de7e5a6aa07ea2a9ebafdc7fa41d1d58de01
parent0dfff45e7649b86ae9bc2d5547300138860a863a
fmlib: Fix uninitialized data in tuner_open().

This is necessary to make fm and fmscan work other than in "test" mode
(for the testsuite).
fmlib.c