> -        } else if ((byOldChannel > CB_MAX_CHANNEL_24G) && (byNewChannel <= CB_MAX_CHANNEL_24G)) {
> +        } else if ((byOldChannel > CB_MAX_CHANNEL_24G) &&
> +                        (byNewChannel <= CB_MAX_CHANNEL_24G)) {

This needs to line up like the other one does.

thanks,

greg k-h

okay I will add these changes in v2
thanks,
Vatsala