diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
commit | 39570be2489a6901b8476165fc36a7268b12fe21 (patch) | |
tree | d26fd19901b2d5f77313136c6dfd63ee19ed86f5 /package/mac80211/patches/800-b43-gpio-mask-module-option.patch | |
parent | fb28515e2639e6e420ac407e50d97d5a99899856 (diff) | |
download | upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.gz upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.bz2 upstream-39570be2489a6901b8476165fc36a7268b12fe21.zip |
mac80211: update to 2011-02-25
SVN-Revision: 25749
Diffstat (limited to 'package/mac80211/patches/800-b43-gpio-mask-module-option.patch')
-rw-r--r-- | package/mac80211/patches/800-b43-gpio-mask-module-option.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 eebda2ad6c..b88678bc0e 100644 --- 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; -@@ -5102,10 +5107,10 @@ static void b43_print_driverinfo(void) +@@ -5100,10 +5105,10 @@ static void b43_print_driverinfo(void) feat_sdio = "S"; #endif printk(KERN_INFO "Broadcom 43xx driver loaded " |