From: Amir Vadai
Date: Fri, 11 Mar 2016 11:08:45 +0200
> Cast pointer to unsigned long instead of u64, to fix compilation warning
> on 32 bit arch, spotted by 0day build.
>
> Fixes: 5b33f48 ("net/flower: Introduce hardware offload support")
> Signed-off-by: Amir Vadai
Applied, thanks.
Cast pointer to unsigned long instead of u64, to fix compilation warning
on 32 bit arch, spotted by 0day build.
Fixes: 5b33f48 ("net/flower: Introduce hardware offload support")
Signed-off-by: Amir Vadai
---
include/net/pkt_cls.h | 2 +-
net/sched/cls_flower.c | 12 ++--
2 files change