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

Commit 926f541b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drivers: net: Change timeout for query_firmware command"

parents 70a1e9b6 2e4eba9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
#define DRIVER_MODE_RAW_FRAMES		0
#define DRIVER_MODE_PROPERTIES		1
#define DRIVER_MODE_AMB			2
#define QUERY_FIRMWARE_TIMEOUT_MS	1
#define QUERY_FIRMWARE_TIMEOUT_MS	20

struct qti_can {
	struct net_device	**netdev;