projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: do rate control updates when the HT configuration changes on an interface
[openwrt.git]
/
package
/
mac80211
/
patches
/
800-b43-gpio-mask-module-option.patch
diff --git
a/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
b/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
index
eebda2a
..
b88678b
100644
(file)
--- a/
package/mac80211/patches/800-b43-gpio-mask-module-option.patch
+++ b/
package/mac80211/patches/800-b43-gpio-mask-module-option.patch
@@
-35,7
+35,7
@@
if (dev->dev->bus->chip_id == 0x4301) {
mask |= 0x0060;
set |= 0x0060;
if (dev->dev->bus->chip_id == 0x4301) {
mask |= 0x0060;
set |= 0x0060;
-@@ -510
2,10 +5107
,10 @@ static void b43_print_driverinfo(void)
+@@ -510
0,10 +5105
,10 @@ static void b43_print_driverinfo(void)
feat_sdio = "S";
#endif
printk(KERN_INFO "Broadcom 43xx driver loaded "
feat_sdio = "S";
#endif
printk(KERN_INFO "Broadcom 43xx driver loaded "
This page took
0.041763 seconds
and
4
git commands to generate.