diff options
Diffstat (limited to 'package/mac80211/patches/030-backport_93c86_eeprom.patch')
-rw-r--r-- | package/mac80211/patches/030-backport_93c86_eeprom.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/030-backport_93c86_eeprom.patch b/package/mac80211/patches/030-backport_93c86_eeprom.patch index b2a855d..ac568f7 100644 --- a/package/mac80211/patches/030-backport_93c86_eeprom.patch +++ b/package/mac80211/patches/030-backport_93c86_eeprom.patch @@ -1,8 +1,8 @@ --- a/include/linux/compat-2.6.36.h +++ b/include/linux/compat-2.6.36.h -@@ -15,6 +15,8 @@ struct va_format { - - #define device_rename(dev, new_name) device_rename(dev, (char *)new_name) +@@ -56,6 +56,8 @@ static inline int pcmcia_write_config_by + return pcmcia_access_configuration_register(p_dev, ®); + } +#define PCI_EEPROM_WIDTH_93C86 8 + |