]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: rename is_TCP_ACK_Filter_Enabled function
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:12:58 +0000 (11:12 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit44c4417d1b2b3a05c9dd8f653915d2c3a6de4182
tree65ff3c871000f0a89914e0849d2669e29745f8c7
parentb9e04aa648fccd5d82067a12bc11359ac8b8b8ee
staging: wilc1000: rename is_TCP_ACK_Filter_Enabled function

This patch rename the is_TCP_ACK_Filter_Enabled function to
is_tcp_ack_filter_enabled 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>
drivers/staging/wilc1000/wilc_wlan.c