K 10 svn:author V 5 markj K 8 svn:date V 27 2020-08-27T16:36:07.488913Z K 7 svn:log V 289 snd_ich(4): Handle errors from ich_init() properly during resume. ich_init() returns an errno value or 0, but ich_pci_resume() was comparing the return value with -1 to determine whether an error had occurred. PR: 248941 Submitted by: Tong Zhang MFC after: 1 week END