From: H Hartley Sweeten Date: Wed, 24 Oct 2012 23:28:36 +0000 (-0700) Subject: staging: comedi: cb_pcidda: fix error test in cb_pcidda_attach_pci() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1004 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff331f7d9089a1917bf21d41110b0b182e74c766;p=pandora-kernel.git 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 Reported-by: Fengguang Wu Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed