Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65cff872 authored by Tony Zelenoff's avatar Tony Zelenoff Committed by David S. Miller
Browse files

atl1: remove unused member from atl1_adapter structure

parent 43c880df
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -763,7 +763,6 @@ struct atl1_adapter {
	u16 link_duplex;
	spinlock_t lock;
	struct napi_struct napi;
	struct work_struct tx_timeout_task;
	struct work_struct reset_dev_task;
	struct work_struct link_chg_task;