]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove autoload check
authorMartin Kaiser <martin@kaiser.cx>
Thu, 11 Nov 2021 21:26:41 +0000 (22:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:04 +0000 (10:02 +0100)
commitfb5d17e12a1688ae5ca7d5b6eece56f51704a44c
tree72bd79edc95b8d01ad5778b548607b8fdadba4ad
parent2e3dab0522cd180f6a5b825b2bfd20ecb08e1e2a
staging: r8188eu: remove autoload check

In Hal_InitPGData88E, the same code is run, regardless of
bautoload_fail_flag.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211111212644.9011-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c