Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error
authorJames Ketrenos <jketreno@linux.intel.com>
Tue, 16 Aug 2005 22:07:11 +0000 (17:07 -0500)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 7 Nov 2005 23:50:58 +0000 (17:50 -0600)
commit9ddf84f6f20335ce896feb459b19c3258bbf2e96
tree48e2e961031aa7bb7fe7fef401ba132b1e53bf39
parentb39860c60b135ef16c1c16a3e2a757ff8070c5ad
Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error
codes to the caller and changed ipw_send_cmd itself to print the error
message to the syslog indicating which command failed to be sent.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
drivers/net/wireless/ipw2200.c