[RESEND PATCH 20/47] staging: ks7010: add new helpers to achieve mib set request and simplify code

2018-05-03 Thread Sergio Paracuellos
New three functions have been created to centralice and simplify calls related with set MIB requests: - hostif_mib_set_request_int - hostif_mib_set_request_bool - hostif_mib_set_request_ostring Using these in different calls simplify functions related with this mainly when types are b

[PATCH 20/47] staging: ks7010: add new helpers to achieve mib set request and simplify code

2018-04-30 Thread Sergio Paracuellos
New three functions have been created to centralice and simplify calls related with set MIB requests: - hostif_mib_set_request_int - hostif_mib_set_request_bool - hostif_mib_set_request_ostring Using these in different calls simplify functions related with this mainly when types are b