commit | 90f209daa4e9406a570303c1f666f0c5b11da245 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Feb 25 09:15:50 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:30:09 2016 -0800 |
tree | 70b9d0e2d0b4fd91a291bcb5ea834a64fd6af891 | |
parent | bb76df5a4456612a42538d75c38a78013d8f4960 [diff] |
staging: wilc1000: rename u16reason in disconnect_info This patch renames u16reason to reason to remove u16 prefix. There is no need to use prefix to show data type. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>