Searched hist:"1113 ebbcf9e43c80fe5ef05c48b4cd1c25b306b2" (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | ipmr.c | diff 1113ebbcf9e43c80fe5ef05c48b4cd1c25b306b2 Sat Nov 21 15:57:24 CET 2015 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: ipmr: move the tbl id check in ipmr_new_table
Move the table id check in ipmr_new_table and make it return error pointer. We need this change for the upcoming netlink table manipulation support in order to avoid code duplication and a race condition.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|