Skip to content

kernel.h: Add wrapper for renamed from_timer function.#96

Open
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:issue-95
Open

kernel.h: Add wrapper for renamed from_timer function.#96
InterLinked1 wants to merge 1 commit intoasterisk:masterfrom
InterLinked1:issue-95

Conversation

@InterLinked1
Copy link
Contributor

from_timer was renamed to timer_container_of in kernel commit 41cb08555c4164996d67c78b3bf1c658075b75f1 as part of updates to the timer APIs. Add a compatibility wrapper for kernels >= 6.16.0.

Resolves: #95

from_timer was renamed to timer_container_of in kernel commit
41cb08555c4164996d67c78b3bf1c658075b75f1 as part of updates to
the timer APIs. Add a compatibility wrapper for kernels >= 6.16.0.

Resolves: asterisk#95
@SuzukiHonoka
Copy link

Good to know, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wctc4xxp: from_timer is undefined

2 participants