Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / media / usb / dvb-usb-v2 / lmedm04.c
index e332af7..9f2c545 100644 (file)
@@ -1252,7 +1252,7 @@ static int lme2510_get_stream_config(struct dvb_frontend *fe, u8 *ts_type,
 
        /* Turn PID filter on the fly by module option */
        if (pid_filter == 2) {
-               adap->pid_filtering  = 1;
+               adap->pid_filtering  = true;
                adap->max_feed_count = 15;
        }