iwlwifi: clean iwl4965_mac_config
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-eeprom.c
index e559c19fd36119376f40394fd23860e3ee8302f6..11f9d9557a0e091203adc3402cdf41070df6f03e 100644 (file)
@@ -573,9 +573,8 @@ void iwl_free_channel_map(struct iwl_priv *priv)
  *
  * Based on band and channel number.
  */
-const struct iwl_channel_info *iwl_get_channel_info(
-               const struct iwl_priv *priv,
-               enum ieee80211_band band, u16 channel)
+const struct iwl_channel_info *iwl_get_channel_info(const struct iwl_priv *priv,
+                                       enum ieee80211_band band, u16 channel)
 {
        int i;
 
This page took 0.024958 seconds and 5 git commands to generate.