From: Devendra Naga Date: Thu, 1 Nov 2012 06:24:40 +0000 (-0400) Subject: staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_reply X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~697 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6de05d87aa8604acf062ce42ace21e08986d2a9;p=pandora-kernel.git staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_reply sme_ap_config misses a check of the return of the sme_wait_for_reply as all other functions do here, for the return of sme_wait_for_reply add the check and fail if it returns other than 0. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed