staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()
authorMichael Straube <straube.linux@gmail.com>
Tue, 28 Dec 2021 10:11:14 +0000 (11:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:14:28 +0000 (17:14 +0100)
commitf795060dd42dcfb64ebbb5b9b9cb41982060441b
treec5847b458a8e256a141ba42fca3f9b08d70378e3
parentb01b5c10218e6a635ebdee42d84b4daea5611311
staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()

ODM_CmnInfoInit() is never called with ODM_CMNINFO_ABILITY.
Remove that unused case from ODM_CmnInfoInit().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211228101120.9120-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c