]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: fix debug.c file mode
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 13 Mar 2012 12:36:27 +0000 (14:36 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 13 Mar 2012 12:36:27 +0000 (14:36 +0200)
commit745e80ae0753615a0df1023193fdb395a763a8de
treeb98eed60191251755e8661b319030fb2d7e1c5c8
parent5ef43412514717a474db8cbc87e5efe36045a957
ath6kl: fix debug.c file mode

Commit fa4e7473 ("ath6kl: add padding to firmware log records") accidentally
changed debug.c mode from 100644 to 100755. Revert that back to original.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/debug.c [changed mode: 0755->0644]