Freddie Chopin 5ad2f06333 PPP, PPPoS: Use const void* instead of u8_t* in pppos_input()
There is no good reason why this function should take a non-const
pointer. While changing that also switch to a more generic `void*`
instead of "byte".
2020-10-20 05:30:17 +02:00
..
2018-10-22 20:53:58 +02:00
2020-07-07 18:59:50 +02:00