diff options
author | Benjamin Fair <benjaminfair@google.com> | 2018-07-06 11:16:03 -0700 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2018-08-30 14:55:18 -0500 |
commit | cd2315d471f45a36cb1329722920d89cd6d3d11f (patch) | |
tree | 01a8204caf58c38a21784775969309a3850948a7 /kernel/livepatch | |
parent | 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e (diff) | |
download | linux-cd2315d471f45a36cb1329722920d89cd6d3d11f.tar.bz2 |
ipmi: kcs_bmc: don't change device name
kcs_bmc_alloc(...) calls dev_set_name(...) which is incorrect as most
bus driver frameworks, platform_driver in particular, assume that they
are able to set the device name themselves.
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions