fjes: force_close_task
This patch adds force_close_task. This task is used to close network device forcibly. Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
8edb62a813
commit
ff5b421032
@@ -47,6 +47,7 @@ struct fjes_adapter {
|
||||
unsigned long rx_last_jiffies;
|
||||
bool unset_rx_last;
|
||||
|
||||
struct work_struct force_close_task;
|
||||
bool force_reset;
|
||||
bool open_guard;
|
||||
|
||||
|
Reference in New Issue
Block a user