commit | 9eab9a8f935814bb345df9c228edf261fdee6ec9 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Feb 16 17:39:55 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 19 16:55:33 2016 -0800 |
tree | b960d07823c5e14de9743039e33ffa9a081dc144 | |
parent | 47b89ad64526d18baf2ba92e908d36f6f5c991bb [diff] |
staging: wilc1000: handle_set_mac_address: use netdev_err This patch uses netdev_err instead of PRINT_ER that is a custom debug print. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>