From: Dan Carpenter Date: Sat, 8 May 2010 16:25:51 +0000 (+0200) Subject: wl1271: fix notifier interface supported test X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8607b79c794a706e6df79d44da261887c5f5def2;p=pandora-kernel.git wl1271: fix notifier interface supported test The "(wl == NULL)" test doesn't work here because "wl" is always non-null. The intent of the code is to return if the interface was not supported by the driver. Signed-off-by: Dan Carpenter Acked-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed