staging: wilc1000: rename pu8UdpBuffer of mac_xmit function
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:39 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitfd8f03671b991031e4ed0f2840e36a3607aa57b2
tree08b7af45580d1d288a1b12f81e3eeb0594659d8e
parent44ec3b75a68e071fbc4f30387a02f93ba1a3b358
staging: wilc1000: rename pu8UdpBuffer of mac_xmit function

This patch rename pu8UdpBuffer variable of mac_xmit function to udp_buf
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/linux_wlan.c
This page took 0.024374 seconds and 5 git commands to generate.