From: Stefan Raspl Date: Mon, 12 Nov 2012 23:05:16 +0000 (+0000) Subject: qeth: Fix IPA_CMD_QIPASSIST return code handling X-Git-Tag: v3.7-rc6~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a134884ac0e9fa48786560d49ed49c5f5f686410;p=pandora-kernel.git qeth: Fix IPA_CMD_QIPASSIST return code handling Return codes of IPA_CMD_QIPASSIST are not checked, especially the ones which indicate that the command is not supported. As a result, the device driver would not enable all available features on older card generations. This patch adds proper checking and sets the bare minimum in the supported functions flags to avoid follow-on errors. Signed-off-by: Stefan Raspl Signed-off-by: Frank Blaschka Reviewed-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed