diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-11-03 14:48:17 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-07 10:40:56 -0800 |
commit | c6533ca87a061faac419846d792f6afcec755ffd (patch) | |
tree | 7865b3ce94969310773cdb2db231a1760b3a1433 /net/mac80211/util.c | |
parent | fccf290f797609c77492b943176e44b883749a6f (diff) |
net: ipv4: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions