]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/staging/wilc1000/wilc_wlan.c
staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device
authorGlen Lee <glen.lee@atmel.com>
Thu, 29 Oct 2015 03:18:45 +0000 (12:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit32f033287bdf1420b86fd459cbd19c060053037c
treee796243f2390cd5ab7115d2af0dfa231e1a3b239
parent829c477fd4811f7f1b90d8d4fa132d66e193689c
staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device

This patch adds new argument dev and use netdev private data member wilc
instead of g_linux_wlan, pass the function dev also.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c