Re: [net-next v3 00/20] ethernet: convert tasklets to use new tasklet_setup API

2020-09-14 Thread David Miller
From: Allen Pais Date: Mon, 14 Sep 2020 12:59:19 +0530 > From: Allen Pais > > 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 ba

[net-next v3 00/20] ethernet: convert tasklets to use new tasklet_setup API

2020-09-14 Thread Allen Pais
From: Allen Pais 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