Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9a37d91 authored by Mike Isely's avatar Mike Isely Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)

parent 38d9a2cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3796,7 +3796,7 @@ static unsigned int pvr2_hdw_report_unlocked(struct pvr2_hdw *hdw,int which,
			(hdw->state_encoder_config ?
			 " <encode:configok>" :
			 (hdw->state_encoder_waitok ?
			  "" : " <encode:wait>")),
			  "" : " <encode:waitok>")),
			(hdw->state_usbstream_run ?
			 " <usb:run>" : " <usb:stop>"),
			(hdw->state_pathway_ok ?