commit | 17acd0b64e23d92013621dc2caa3042ce6769770 | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Thu Mar 15 13:27:05 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 09 16:37:47 2012 -0400 |
tree | a4edbddf9a7a2a8a1b1b2115ac2af248da499e0a | |
parent | e3ec26de90c18b1b198f94f5b2444ba48cc6ce2d [diff] |
iwlwifi: move FW_ERROR to priv The op_mode should check for FW_ERROR before calling send_cmd. This removes the need to test for FW_ERROR in the trans layer. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>