summaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2018-08-23 15:22:35 -0500
committerCorey Minyard <cminyard@mvista.com>2018-08-31 08:42:59 -0500
commitc86ba91be75702c013bbf7379542920b6920e98f (patch)
tree04f0b308995e31b3b0a43ab276892fd18ec396f3 /crypto/fcrypt.c
parent2512e40e48d21d8bac09f7e91d2c3ceb2d3b50b2 (diff)
downloadlinux-c86ba91be75702c013bbf7379542920b6920e98f.tar.gz
linux-c86ba91be75702c013bbf7379542920b6920e98f.tar.bz2
linux-c86ba91be75702c013bbf7379542920b6920e98f.zip
ipmi: Move BT capabilities detection to the detect call
The capabilities detection was being done as part of the normal state machine, but it was possible for it to be running while the upper layers of the IPMI driver were initializing the device, resulting in error and failure to initialize. Move the capabilities detection to the the detect function, so it's done before anything else runs on the device. This also simplifies the state machine and removes some code, as a bonus. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reported-by: Andrew Banman <abanman@hpe.com> Tested-by: Andrew Banman <abanman@hpe.com> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'crypto/fcrypt.c')
0 files changed, 0 insertions, 0 deletions