You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
Fix Wi-Fi patches on linux >= 6.1.7
This commit is contained in:
committed by
Aditya Garg
parent
ad1f804d54
commit
2780589369
@@ -1914,7 +1914,7 @@ index a83699de01ec3c..d295b9f3a4fbe5 100644
|
|||||||
+
|
+
|
||||||
/* Set board-type to the first string of the machine compatible prop */
|
/* Set board-type to the first string of the machine compatible prop */
|
||||||
root = of_find_node_by_path("/");
|
root = of_find_node_by_path("/");
|
||||||
if (root && !settings->board_type) {
|
if (root && err) {
|
||||||
|
|
||||||
From 55b5f2833aa40024bf6cde448fb8403a8be0e686 Mon Sep 17 00:00:00 2001
|
From 55b5f2833aa40024bf6cde448fb8403a8be0e686 Mon Sep 17 00:00:00 2001
|
||||||
From: Hector Martin <marcan@marcan.st>
|
From: Hector Martin <marcan@marcan.st>
|
||||||
|
|||||||
Reference in New Issue
Block a user