commit | 3b4276d92f8d4f2a0999fb9ea76e98546895a1ba | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Wed Dec 30 21:15:43 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:09:44 2016 -0800 |
tree | b9f4ac89b5b963bb559ba90d6f8a29944a7da188 | |
parent | f8813d3aa26993178cc4d62e58eb74427f272c66 [diff] |
staging: wilc1000: rename u16ipadd in host_int_get_ipaddress This patch renames u16ipadd to ip_addr to remove u16 prefix. There is no need to use this prefix to show data type of this argument. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>