[Natty][PATCH 1/3] UBUNTU: SAUCE: rtl8192se: fix source file perms
Kamal Mostafa
kamal at canonical.com
Tue Feb 1 20:49:02 UTC 2011
Change file permissions of source files in ubuntu/rtl8192se/
from 0755 to 0644 to avoid dpkg-source warning.
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 ubuntu/rtl8192se/Makefile
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/Makefile
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_def.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_dev.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_firmware.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_firmware.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hw.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_led.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_led.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_mp.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_mp.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_phy.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_phy.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_phyreg.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_scan.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl8192s/r8192S_scan.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_cam.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_cam.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_core.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_core.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_debug.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_debug.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_dm.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_dm.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_eeprom.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_eeprom.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_ethtool.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_mesh.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_mesh.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_pm.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_pm.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_ps.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_ps.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_regd.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_regd.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_rfkill.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_rfkill.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_wx.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtl_wx.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/Makefile
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/aes.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/api.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/arc4.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/autoload.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/cipher.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/compress.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/crypto_compat.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/digest.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/dot11d.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/dot11d.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/internal.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/kmap_types.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/license
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/michael_mic.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/proc.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/readme
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_BA.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_BAProc.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_HT.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_HTProc.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_Qos.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_TS.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl819x_TSProc.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtl_crypto.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_crypt.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_crypt.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_crypt_ccmp.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_crypt_tkip.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_crypt_wep.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_module.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_rx.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_softmac.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_softmac_wx.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_tx.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/rtllib_wx.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/scatterwalk.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/scatterwalk.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/wapi.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/wapi.h
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/wapi_interface.c
mode change 100755 => 100644 ubuntu/rtl8192se/rtllib/wapi_interface.h
diff --git a/ubuntu/rtl8192se/Makefile b/ubuntu/rtl8192se/Makefile
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/Makefile b/ubuntu/rtl8192se/rtl8192s/Makefile
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.c b/ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.h b/ubuntu/rtl8192se/rtl8192s/r8192S_Efuse.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_def.h b/ubuntu/rtl8192se/rtl8192s/r8192S_def.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.h b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_firmware.c b/ubuntu/rtl8192se/rtl8192s/r8192S_firmware.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_firmware.h b/ubuntu/rtl8192se/rtl8192s/r8192S_firmware.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hw.h b/ubuntu/rtl8192se/rtl8192s/r8192S_hw.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.c b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.h b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.c b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.h b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg492.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.c b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.h b/ubuntu/rtl8192se/rtl8192s/r8192S_hwimg74.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_led.c b/ubuntu/rtl8192se/rtl8192s/r8192S_led.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_led.h b/ubuntu/rtl8192se/rtl8192s/r8192S_led.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_mp.c b/ubuntu/rtl8192se/rtl8192s/r8192S_mp.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_mp.h b/ubuntu/rtl8192se/rtl8192s/r8192S_mp.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_phy.c b/ubuntu/rtl8192se/rtl8192s/r8192S_phy.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_phy.h b/ubuntu/rtl8192se/rtl8192s/r8192S_phy.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_phyreg.h b/ubuntu/rtl8192se/rtl8192s/r8192S_phyreg.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.c b/ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.h b/ubuntu/rtl8192se/rtl8192s/r8192S_rtl6052.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_scan.c b/ubuntu/rtl8192se/rtl8192s/r8192S_scan.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_scan.h b/ubuntu/rtl8192se/rtl8192s/r8192S_scan.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_cam.c b/ubuntu/rtl8192se/rtl_cam.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_cam.h b/ubuntu/rtl8192se/rtl_cam.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_core.c b/ubuntu/rtl8192se/rtl_core.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_core.h b/ubuntu/rtl8192se/rtl_core.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_debug.c b/ubuntu/rtl8192se/rtl_debug.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_debug.h b/ubuntu/rtl8192se/rtl_debug.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_dm.c b/ubuntu/rtl8192se/rtl_dm.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_dm.h b/ubuntu/rtl8192se/rtl_dm.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_eeprom.c b/ubuntu/rtl8192se/rtl_eeprom.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_eeprom.h b/ubuntu/rtl8192se/rtl_eeprom.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_ethtool.c b/ubuntu/rtl8192se/rtl_ethtool.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_mesh.c b/ubuntu/rtl8192se/rtl_mesh.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_mesh.h b/ubuntu/rtl8192se/rtl_mesh.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_pm.c b/ubuntu/rtl8192se/rtl_pm.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_pm.h b/ubuntu/rtl8192se/rtl_pm.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_ps.c b/ubuntu/rtl8192se/rtl_ps.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_ps.h b/ubuntu/rtl8192se/rtl_ps.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_regd.c b/ubuntu/rtl8192se/rtl_regd.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_regd.h b/ubuntu/rtl8192se/rtl_regd.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_rfkill.c b/ubuntu/rtl8192se/rtl_rfkill.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_rfkill.h b/ubuntu/rtl8192se/rtl_rfkill.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_wx.c b/ubuntu/rtl8192se/rtl_wx.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtl_wx.h b/ubuntu/rtl8192se/rtl_wx.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/Makefile b/ubuntu/rtl8192se/rtllib/Makefile
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/aes.c b/ubuntu/rtl8192se/rtllib/aes.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/api.c b/ubuntu/rtl8192se/rtllib/api.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/arc4.c b/ubuntu/rtl8192se/rtllib/arc4.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/autoload.c b/ubuntu/rtl8192se/rtllib/autoload.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/cipher.c b/ubuntu/rtl8192se/rtllib/cipher.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/compress.c b/ubuntu/rtl8192se/rtllib/compress.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/crypto_compat.h b/ubuntu/rtl8192se/rtllib/crypto_compat.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/digest.c b/ubuntu/rtl8192se/rtllib/digest.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/dot11d.c b/ubuntu/rtl8192se/rtllib/dot11d.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/dot11d.h b/ubuntu/rtl8192se/rtllib/dot11d.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/internal.h b/ubuntu/rtl8192se/rtllib/internal.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/kmap_types.h b/ubuntu/rtl8192se/rtllib/kmap_types.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/license b/ubuntu/rtl8192se/rtllib/license
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/michael_mic.c b/ubuntu/rtl8192se/rtllib/michael_mic.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/proc.c b/ubuntu/rtl8192se/rtllib/proc.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/readme b/ubuntu/rtl8192se/rtllib/readme
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_BA.h b/ubuntu/rtl8192se/rtllib/rtl819x_BA.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_BAProc.c b/ubuntu/rtl8192se/rtllib/rtl819x_BAProc.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_HT.h b/ubuntu/rtl8192se/rtllib/rtl819x_HT.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_HTProc.c b/ubuntu/rtl8192se/rtllib/rtl819x_HTProc.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_Qos.h b/ubuntu/rtl8192se/rtllib/rtl819x_Qos.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_TS.h b/ubuntu/rtl8192se/rtllib/rtl819x_TS.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl819x_TSProc.c b/ubuntu/rtl8192se/rtllib/rtl819x_TSProc.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtl_crypto.h b/ubuntu/rtl8192se/rtllib/rtl_crypto.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib.h b/ubuntu/rtl8192se/rtllib/rtllib.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_crypt.c b/ubuntu/rtl8192se/rtllib/rtllib_crypt.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_crypt.h b/ubuntu/rtl8192se/rtllib/rtllib_crypt.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_crypt_ccmp.c b/ubuntu/rtl8192se/rtllib/rtllib_crypt_ccmp.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_crypt_tkip.c b/ubuntu/rtl8192se/rtllib/rtllib_crypt_tkip.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_crypt_wep.c b/ubuntu/rtl8192se/rtllib/rtllib_crypt_wep.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_module.c b/ubuntu/rtl8192se/rtllib/rtllib_module.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_rx.c b/ubuntu/rtl8192se/rtllib/rtllib_rx.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_softmac.c b/ubuntu/rtl8192se/rtllib/rtllib_softmac.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_softmac_wx.c b/ubuntu/rtl8192se/rtllib/rtllib_softmac_wx.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_tx.c b/ubuntu/rtl8192se/rtllib/rtllib_tx.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/rtllib_wx.c b/ubuntu/rtl8192se/rtllib/rtllib_wx.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/scatterwalk.c b/ubuntu/rtl8192se/rtllib/scatterwalk.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/scatterwalk.h b/ubuntu/rtl8192se/rtllib/scatterwalk.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/wapi.c b/ubuntu/rtl8192se/rtllib/wapi.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/wapi.h b/ubuntu/rtl8192se/rtllib/wapi.h
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/wapi_interface.c b/ubuntu/rtl8192se/rtllib/wapi_interface.c
old mode 100755
new mode 100644
diff --git a/ubuntu/rtl8192se/rtllib/wapi_interface.h b/ubuntu/rtl8192se/rtllib/wapi_interface.h
old mode 100755
new mode 100644
--
1.7.1
More information about the kernel-team
mailing list