Skip to content

Commit

Permalink
iwlagn: remove led_ops
Browse files Browse the repository at this point in the history
No longer use, remove it

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
  • Loading branch information
Wey-Yi Guy committed Apr 18, 2011
1 parent e339807 commit f212b43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/net/wireless/iwlwifi/iwl-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,6 @@ struct iwl_lib_ops {
struct iwl_debugfs_ops debugfs_ops;
};

struct iwl_led_ops {
int (*cmd)(struct iwl_priv *priv, struct iwl_led_cmd *led_cmd);
};

/* NIC specific ops */
struct iwl_nic_ops {
void (*additional_nic_config)(struct iwl_priv *priv);
Expand Down

0 comments on commit f212b43

Please sign in to comment.