Hi Murali,

Murali Karicheri <m-kariche...@ti.com> writes:

> Fix following sparse checker warning:-
>
> net/hsr/hsr_slave.c:38:18: warning: incorrect type in assignment (different 
> base types)
> net/hsr/hsr_slave.c:38:18:    expected unsigned short [unsigned] [usertype] 
> protocol
> net/hsr/hsr_slave.c:38:18:    got restricted __be16 [usertype] h_proto
> net/hsr/hsr_slave.c:39:25: warning: restricted __be16 degrades to integer
> net/hsr/hsr_slave.c:39:57: warning: restricted __be16 degrades to integer
>
> Signed-off-by: Murali Karicheri <m-kariche...@ti.com>
> ---

I think this patch should go via the net tree, as it is a warning fix.
Anyway...

Acked-by: Vinicius Costa Gomes <vinicius.go...@intel.com>


-- 
Vinicius

Reply via email to