]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/wlan-ng/hfa384x_usb.c
Staging: remove unused #include <linux/version.h>'s
[mv-sheeva.git] / drivers / staging / wlan-ng / hfa384x_usb.c
index 888198c9a1068503309e1f831ed4e1768dee96e1..6790bc5efe5b9684260ee7808d15df6724dd034d 100644 (file)
 * --------------------------------------------------------------------
 */
 
-#include <linux/version.h>
 
 #include <linux/module.h>
 #include <linux/kernel.h>
@@ -2424,7 +2423,7 @@ int hfa384x_drvr_ramdl_write(hfa384x_t *hw, u32 daddr, void *buf, u32 len)
 *      0               success
 *      >0              f/w reported error - f/w status code
 *      <0              driver reported error
-*      -ETIMEOUT       timout waiting for the cmd regs to become
+*      -ETIMEDOUT      timout waiting for the cmd regs to become
 *                      available, or waiting for the control reg
 *                      to indicate the Aux port is enabled.
 *      -ENODATA        the buffer does NOT contain a valid PDA.