staging: r8188eu: loadparam needs no net_device
authorMartin Kaiser <martin@kaiser.cx>
Fri, 26 Nov 2021 13:04:00 +0000 (14:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:12:08 +0000 (15:12 +0100)
commit783133cd07d51ff568898e0b6cea628cc8f3e816
treead51c24d08a3beff5d6b3f3f44c5db290bb61df7
parent2c102853a8e33edcdf023c0f7ce3d4d6ea686536
staging: r8188eu: loadparam needs no net_device

Remove the second parameter of the loadparam function. This parameter
is not used.

Reviewed-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211126130400.26151-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/os_intfs.c