Message ID | 20200722170746.5222-6-alcooperx@gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | b10d33c4f068ebb70a607d644b7ace259127aa18 |
Headers | show |
Series | usb: bdc: Updates and fixes to the USB BDC driver | expand |
diff --git a/drivers/usb/gadget/udc/bdc/bdc.h b/drivers/usb/gadget/udc/bdc/bdc.h index 6e1e881dc51e..ac75e25c3b6a 100644 --- a/drivers/usb/gadget/udc/bdc/bdc.h +++ b/drivers/usb/gadget/udc/bdc/bdc.h @@ -44,7 +44,7 @@ #define NUM_SR_ENTRIES 64 /* Num of bds per table */ -#define NUM_BDS_PER_TABLE 32 +#define NUM_BDS_PER_TABLE 64 /* Num of tables in bd list for control,bulk and Int ep */ #define NUM_TABLES 2