]> Git Repo - linux.git/commit
netrom: switch to sock timer API
authorCong Wang <[email protected]>
Thu, 24 Jan 2019 22:18:18 +0000 (14:18 -0800)
committerDavid S. Miller <[email protected]>
Sun, 27 Jan 2019 18:38:04 +0000 (10:38 -0800)
commit63346650c1a94a92be61a57416ac88c0a47c4327
tree8591f2e324c4f3e77c2f6700f3f041be661219dd
parentc303a9b297fab7ab874fed35f7fd5d9ab559edca
netrom: switch to sock timer API

sk_reset_timer() and sk_stop_timer() properly handle
sock refcnt for timer function. Switching to them
could fix a refcounting bug reported by syzbot.

Reported-and-tested-by: [email protected]
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/netrom/nr_timer.c
This page took 0.055586 seconds and 4 git commands to generate.