On Fri, Oct 30, 2015 at 08:17:37AM +0900, Chaehyun Lim wrote:
This patch changes return type of host_int_del_beacon from s32 to int.
The result variable gets return value from wilc_mq_send that has return
type of int. It should be changed return type of this function as well
as data type of result variable.
Signed-off-by: Chaehyun Lim <redacted>
---
V2: resend because 11/12 patch is changed.
Due to changes sent before your series, this series does not apply.
Please refresh and resend.
thanks,
greg k-h