Logo
Explore Help
Register Sign In
298977887/lede
1
0
Fork 0
You've already forked lede
mirror of https://github.com/coolsnowwolf/lede.git synced 2025-06-19 21:55:31 +08:00
Code Issues Packages Projects Releases Wiki Activity
lede/target/linux/generic/hack-5.10/993-export-dev-set-dev-symbol.patch

11 lines
290 B
Diff
Raw Normal View History

kernel: export symbol dev_set_threaded
2022-04-03 00:16:52 +08:00
--- a/net/core/dev.c
+++ b/net/core/dev.c
kernel: bump 5.10 to 5.10.143 (#10138) * kernel: bump 5.10 to 5.10.143 All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> * kernel: refresh 5.10 patches All patches automatically rebased. Signed-off-by: Linhui Liu <liulinhui36@gmail.com> Signed-off-by: John Audia <therealgraysky@proton.me> Signed-off-by: Linhui Liu <liulinhui36@gmail.com> Co-authored-by: John Audia <therealgraysky@proton.me>
2022-09-17 17:32:05 +08:00
@@ -6903,6 +6903,7 @@ int dev_set_threaded(struct net_device *
kernel: export symbol dev_set_threaded
2022-04-03 00:16:52 +08:00
return err;
}
+EXPORT_SYMBOL(dev_set_threaded);
void netif_napi_add(struct net_device *dev, struct napi_struct *napi,
kernel-5.10: fix offset and fuzz for patches (#9238) Fixed "generic" and "ipq807x" sections. Signed-off-by: José Hwong <88561480+JoseCoW@users.noreply.github.com>
2022-04-12 11:24:00 +08:00
int (*poll)(struct napi_struct *, int), int weight)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 92ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API