mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
bcwc_pcie: add variable for wait_event_interruptible()
This commit is contained in:
@@ -76,7 +76,7 @@ struct bcwc_private {
|
||||
|
||||
/* waitqueue for signaling command completion */
|
||||
wait_queue_head_t cmd_wq;
|
||||
|
||||
int cmd_ready;
|
||||
/* Mapped PCI resources */
|
||||
void *s2_io;
|
||||
u32 s2_io_len;
|
||||
|
||||
Reference in New Issue
Block a user