staging: r8188eu: remove _ic_type from macro _cat in odm_interface.h
authorMichael Straube <straube.linux@gmail.com>
Sat, 18 Sep 2021 18:18:53 +0000 (20:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Sep 2021 11:41:32 +0000 (13:41 +0200)
commiteaa51044746d267e090f350dd46ff33e3b01abac
tree7b45826b335c32797cdb25f2a7a0ec03f6c9986e
parentf5575429c6f3f454b76d0fde4a5c904d17650fa1
staging: r8188eu: remove _ic_type from macro _cat in odm_interface.h

((_ic_type) & ODM_IC_11N_SERIES) is always true since SupportICType
is ODM_RTL8188E in this driver. Remove it from the _cat macro.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210918181904.12000-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/odm_interface.h