iwlwifi: move spectrum measurement code to iwl-spectrum.c file
[linux-2.6-block.git] / drivers / net / wireless / iwlwifi / iwl-spectrum.h
index b576ff24eb4fd19ec24ffba1d06e02b2cfe49d12..fa990a1025153dd5167801bacb425093b46e50e7 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  *
- * Copyright(c) 2003 - 2007 Intel Corporation. All rights reserved.
+ * Copyright(c) 2003 - 2008 Intel Corporation. All rights reserved.
  *
  * Portions of this file are derived from the ieee80211 subsystem header files.
  *
@@ -88,4 +88,5 @@ struct ieee80211_measurement_report {
                struct ieee80211_basic_report basic[0];
        } u;
 } __attribute__ ((packed));
+
 #endif