Simplify the _InitQueueReservedPage function. Remove unused code.
This series depends on the "simplify endpoint configuration" series.
Martin Kaiser (5):
staging: r8188eu: remove a temporary variable
staging: r8188eu: make numNQ a u8
staging: r8188eu: change all num...Q variables to u8
staging: r8188eu: remove two unused defines
staging: r8188eu: the high prio queue is always selected
drivers/staging/r8188eu/hal/usb_halinit.c | 33 +++++++------------
.../staging/r8188eu/include/rtl8188e_hal.h | 3 +-
.../staging/r8188eu/include/rtl8188e_spec.h | 12 ++-----
3 files changed, 16 insertions(+), 32 deletions(-)