Browse Source
Simon says: ppp_init() does not seem to be used. The only thing it does is calling magic_init(), which is not required because it its called again later from ppp_input(). Also, the time from startup is rather constant, so calling sys_jiffies() from ppp_init() does not create a random number.STABLE-2_1_x
3 changed files with 0 additions and 23 deletions
Loading…
Reference in new issue