staging: r8188eu: merge two small functions
authorMartin Kaiser <martin@kaiser.cx>
Sat, 6 Aug 2022 19:55:30 +0000 (21:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:17:57 +0000 (15:17 +0200)
commitd0852df98b43bfe051932045244b898f29e0678b
treed0e27bc2d7b16e9760eb90b56e4e296f2b410927
parentadf8416040d391d69cbd6c8db32f9a7eac7f2693
staging: r8188eu: merge two small functions

All that rtl8188eu_interface_configure does is call
HalUsbSetQueuePipeMapping8188EUsb. We can merge the two functions.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220806195540.777390-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c