]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: rename pu8MacAddr in host_int_del_station
authorChaehyun Lim <chaehyun.lim@gmail.com>
Fri, 6 Nov 2015 10:11:14 +0000 (19:11 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitc9c4eb415d9541e3c48fc3103462e668c15c4870
treead60db25a3b3c12e2de3f5355253680eb1d71c08
parent994e7dc9134ee418eda48cf744e44ab19d3de4f8
staging: wilc1000: rename pu8MacAddr in host_int_del_station

This patch changes pu8MacAddr to mac_addr that is second argument of
this function to avoid camelcase.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h