Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
f212b43c
Commit
f212b43c
authored
Apr 18, 2011
by
Wey-Yi Guy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iwlagn: remove led_ops
No longer use, remove it Signed-off-by:
Wey-Yi Guy
<
wey-yi.w.guy@intel.com
>
parent
e339807d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-core.h
+0
-4
No files found.
drivers/net/wireless/iwlwifi/iwl-core.h
View file @
f212b43c
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment