forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://lore.kernel.org/all/[email protected] Signed-off-by: Marty Jones <[email protected]>
- Loading branch information
Showing
5 changed files
with
6 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-6.6 = .66 | ||
LINUX_KERNEL_HASH-6.6.66 = 9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52 | ||
LINUX_VERSION-6.6 = .67 | ||
LINUX_KERNEL_HASH-6.6.67 = e41da482ec42a3b0e2b8ed2574c1d327e3dcf95cdf025c55a356b04307113e1a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17583,7 +17583,7 @@ Signed-off-by: Phil Elwell <[email protected]> | |
* For devices with more than one control interface, we assume the | ||
--- a/sound/usb/quirks.c | ||
+++ b/sound/usb/quirks.c | ||
@@ -2233,6 +2233,8 @@ static const struct usb_audio_quirk_flag | ||
@@ -2247,6 +2247,8 @@ static const struct usb_audio_quirk_flag | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
DEVICE_FLG(0x534d, 0x2109, /* MacroSilicon MS2109 */ | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+ | ||
#endif /* __KERNEL__ */ | ||
|
||
/* | ||
@@ -243,6 +245,4 @@ static inline void *offset_to_ptr(const | ||
/** | ||
@@ -258,6 +260,4 @@ static inline void *offset_to_ptr(const | ||
*/ | ||
#define prevent_tail_call_optimization() mb() | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/netfilter/nf_tables_api.c | ||
+++ b/net/netfilter/nf_tables_api.c | ||
@@ -8417,7 +8417,7 @@ static int nft_register_flowtable_net_ho | ||
@@ -8421,7 +8421,7 @@ static int nft_register_flowtable_net_ho | ||
err = flowtable->data.type->setup(&flowtable->data, | ||
hook->ops.dev, | ||
FLOW_BLOCK_BIND); | ||
|
31 changes: 0 additions & 31 deletions
31
target/linux/generic/pending-6.6/791-tg3-Fix-DMA-allocations-on-57766-devices.patch
This file was deleted.
Oops, something went wrong.