]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/atm/ueagle-atm.c
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
[~andy/linux] / drivers / usb / atm / ueagle-atm.c
index 00f171a7a8a01f91f5d58ebc4d1e51851e3e5b55..01ea5d7421d47a5c02c5993b30802345cf0c11fe 100644 (file)
@@ -542,7 +542,7 @@ static int modem_index;
 static unsigned int debug;
 static unsigned int altsetting[NB_MODEM] = {
                                [0 ... (NB_MODEM - 1)] = FASTEST_ISO_INTF};
-static int sync_wait[NB_MODEM];
+static bool sync_wait[NB_MODEM];
 static char *cmv_file[NB_MODEM];
 static int annex[NB_MODEM];