iwl3945: use iwl_get_hw_mode
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-fh.h
index c3dadb03701c1993cb8af8a2af1cdb6182870488..d7da1986455092ac6b5cfe47582630f436caeffb 100644 (file)
@@ -25,7 +25,7 @@
  * in the file called LICENSE.GPL.
  *
  * Contact Information:
- * James P. Ketrenos <ipw2100-admin@linux.intel.com>
+ *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  *
  * BSD LICENSE
 #define FH_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_NO_INT_VAL    (0x00000000)
 #define FH_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_INT_HOST_VAL  (0x00001000)
 
-#define FH_RCSR_CHNL0_RX_CONFIG_SINGLE_FRAME   (0x00008000)
-
 #define FH_RSCSR_FRAME_SIZE_MSK        (0x00003FFF)    /* bits 0-13 */
 
-
 /**
  * Rx Shared Status Registers (RSSR)
  *
This page took 0.030477 seconds and 5 git commands to generate.