From: David Ahern <d...@cumulusnetworks.com> Date: Tue, 1 Sep 2015 14:26:35 -0600
> A number of VRF patches used 'int' for table id. It should be u32 to be > consistent with the rest of the stack. > > Fixes: > 4e3c89920cd3a ("net: Introduce VRF related flags and helpers") > 15be405eb2ea9 ("net: Add inet_addr lookup by table") > 30bbaa1950055 ("net: Fix up inet_addr_type checks") > 021dd3b8a142d ("net: Add routes to the table associated with the device") > dc028da54ed35 ("inet: Move VRF table lookup to inlined function") > f6d3c19274c74 ("net: FIB tracepoints") > > Signed-off-by: David Ahern <d...@cumulusnetworks.com> > --- > v3 > - and the printk format specifier (thanks, Nikolay) > > v2 > - update tracepoint as well (thanks, Nikolay) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html