On Thu, Jun 28, 2018 at 11:29:15PM +0530, Varsha Rao wrote: > In nf_tables_set_alloc_name function, remove get_zeroed_page > find_first_zero_bit and set_bit functions. Instead use ida_get_new_above > function as it simplifies the code. In case of -EAGAIN error return > -ENOMEM , EAGAIN indicates failure in loading module. Remove page size > limit as id's are allocated within the range of 0x7fffffff. Applied, thanks Varsha. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html