lrdp-v2: Add support for timer_list structs without "data" field
As of Linux 4.15, the data field in the timer_list data structure was removed, so update the timer list parsing so that it does not account for that field for kernels 4.15 and above. Change-Id: Id114e842823e747fa8132b7792fa202cbf1685d4
Please register or sign in to comment