]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipmi: Always fetch the guid through ipmi_get_device_id()
authorCorey Minyard <cminyard@mvista.com>
Fri, 1 Sep 2017 19:39:18 +0000 (14:39 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 27 Sep 2017 21:03:45 +0000 (16:03 -0500)
commit39d3fb456009d3619b90236cb8edf156932b1bd4
tree0a96761201a166e3ac13bdf66317130134f497c5
parent1e5058ea21010883b1e1d288637f7390bb8d1c61
ipmi: Always fetch the guid through ipmi_get_device_id()

This is in preparation for making ipmi_get_device_id() dynamically
return the guid and device id.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c