zd1211rw: fix build warning
authorAllen Pais <allen.lkml@gmail.com>
Mon, 31 Aug 2020 04:34:25 +0000 (10:04 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 1 Sep 2020 08:59:14 +0000 (11:59 +0300)
commit5d4650ae8ba66695ab8cdc32ca7e8d0d9c8f2099
treefb5d4158a0ced7c4331526c5e208eae2b4eaf4d5
parentb58c18c88c20194cb090028480d1e666acc965cd
zd1211rw: fix build warning

Tasklet conversion patches intoruced a build warning
in init_usb_rx(), this patch fixes the same.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 26721b02466e ("zd1211rw: convert tasklets to use new tasklet_setup() API")
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200831043425.281538-1-allen.lkml@gmail.com
drivers/net/wireless/zydas/zd1211rw/zd_usb.c