From: Patrick McHardy Date: Fri, 11 Aug 2006 06:08:33 +0000 (-0700) Subject: [NET]: Use u32 for routing table IDs X-Git-Tag: v2.6.19-rc1~1272^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dfe55b47e3d66ded5a84caf71e0da5710edf48b;p=pandora-kernel.git [NET]: Use u32 for routing table IDs Use u32 for routing table IDs in net/ipv4 and net/decnet in preparation of support for a larger number of routing tables. net/ipv6 already uses u32 everywhere and needs no further changes. No functional changes are made by this patch. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed