From: Johannes Berg Date: Mon, 14 Jun 2010 15:32:38 +0000 (-0700) Subject: iwlwifi: return ucode errors from station management X-Git-Tag: v2.6.36-rc1~571^2~385^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09034cb77ec8530728dd672db7580faeaa29df10;p=pandora-kernel.git iwlwifi: return ucode errors from station management When station management calls to ucode return an error we could previously do nothing, but now that almost all calls are synchronous we can actually let the error bubble up. Use EIO as the error as it best indicates a problem with the device. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed