staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN, .....
authorIvan Safonov <insafonov@gmail.com>
Mon, 20 Jun 2016 05:26:51 +0000 (12:26 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 16:15:28 +0000 (18:15 +0200)
commit0cdec5a4508398870b5c361a0aa993ee7fcd572c
treef57f236e796a0dfe5395f15d14fa7eec0e0411f7
parent7fbf8f73edb147d9ce35f2f077a59c3283d5d6c2
staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN, ...) call with it's result (EFUSE_MAP_LEN_88E)

This makes the code easier to read.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_efuse.c