diff options
author | Antonio Quartulli <ordex@autistici.org> | 2012-12-25 12:14:37 (GMT) |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-01-19 13:18:09 (GMT) |
commit | 7241444209f88f804ea33483394a601c1afb1d64 (patch) | |
tree | 28f2b2dae11c5367182eec51d9ad2ff422217406 /Documentation/ramoops.txt | |
parent | 1ad759d8479b4b28f2a6c874d380066cf987b341 (diff) | |
download | linux-fsl-qoriq-7241444209f88f804ea33483394a601c1afb1d64.tar.xz |
batman-adv: a delayed_work has to be initialised once
A delayed_work struct does not need to be initialized each
every time before being enqueued. Therefore the
INIT_DELAYED_WORK() macro should be used during the
initialization process only.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'Documentation/ramoops.txt')
0 files changed, 0 insertions, 0 deletions