]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
cgroup: net_cls: Fix local variable type decleration
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 25 Oct 2012 04:16:56 +0000 (04:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2012 07:40:50 +0000 (03:40 -0400)
commit920750ce38520da9d3e5e6f5bccb0a2b88da4d7d
tree11496f48feec751960d76dbef37aa11d5e5ebd39
parentc658f19db3c3077a3328a0e0ea182f6777337c40
cgroup: net_cls: Fix local variable type decleration

The classid type used throughout the kernel is u32.

Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: <netdev@vger.kernel.org>
Cc: <cgroups@vger.kernel.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/cls_cgroup.h