commit | 5416037670fd29045eb59b78beea2c7da4da611c | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Thu Oct 29 12:05:33 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Nov 15 20:02:47 2015 -0800 |
tree | 069de6ac04869c61ebaa60674d6d2349bf3fd83c | |
parent | 9b99274a72ac81d4f251d4d137fcfdee13580fc3 [diff] |
staging: wilc1000: rename u32TxFailureCount of struct rf_info This patch renames u32TxFailureCount of struct rf_info to tx_fail_cnt to avoid CamelCase naming convention. Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>