commit | ff331f7d9089a1917bf21d41110b0b182e74c766 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Oct 24 16:28:36 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 24 19:35:37 2012 -0700 |
tree | 9d7b1ba2b9c67e220979a3a0d8ceff54c35103c5 | |
parent | 23249ea2308a962517cc299955de415aad9db0ec [diff] |
staging: comedi: cb_pcidda: fix error test in cb_pcidda_attach_pci() As pointed out by Fengguang Wu, the error test after finding the boardinfo should be testing for (!thisboard). Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reported-by: Fengguang Wu <fengguang.wu@intel.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>