From: David S. Miller Date: Mon, 14 Sep 2020 20:02:38 +0000 (-0700) Subject: Merge branch 'ethernet-convert-tasklets-to-use-new-tasklet_setup-API' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=26cdb8f72a952ef247dfb1d507eadfe0ec8277ae;p=linux.git Merge branch 'ethernet-convert-tasklets-to-use-new-tasklet_setup-API' Allen Pais says: ==================== ethernet: convert tasklets to use new tasklet_setup API Commit 12cc923f1ccc ("tasklet: Introduce new initialization API")' introduced a new tasklet initialization API. This series converts all the crypto modules to use the new tasklet_setup() API This series is based on v5.9-rc5 v3: fix subject prefix use backpointer instead of fragile priv to netdev. v2: fix kdoc reported by Jakub Kicinski. ==================== Signed-off-by: David S. Miller --- 26cdb8f72a952ef247dfb1d507eadfe0ec8277ae