[RESEND PATCH 16/47] staging: ks7010: convert MIB preprocessor defs into an enum

2018-05-03 Thread Sergio Paracuellos
This commit just change some preprocessor definitions related with MIB data types into an enumeration which is much cleaner for this here. Signed-off-by: Sergio Paracuellos --- drivers/staging/ks7010/ks_hostif.h | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff -

[PATCH 16/47] staging: ks7010: convert MIB preprocessor defs into an enum

2018-04-30 Thread Sergio Paracuellos
This commit just change some preprocessor definitions related with MIB data types into an enumeration which is much cleaner for this here. Signed-off-by: Sergio Paracuellos --- drivers/staging/ks7010/ks_hostif.h | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff -