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
ab4bf5ef
Commit
ab4bf5ef
authored
Apr 01, 2011
by
Wey-Yi Guy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iwlagn: remove unused 3945 define
3945 no longer apply Signed-off-by:
Wey-Yi Guy
<
wey-yi.w.guy@intel.com
>
parent
ece3cd2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
drivers/net/wireless/iwlwifi/iwl-fh.h
drivers/net/wireless/iwlwifi/iwl-fh.h
+1
-2
No files found.
drivers/net/wireless/iwlwifi/iwl-fh.h
View file @
ab4bf5ef
...
...
@@ -424,7 +424,6 @@
#define RX_LOW_WATERMARK 8
/* Size of one Rx buffer in host DRAM */
#define IWL_RX_BUF_SIZE_3K (3 * 1000)
/* 3945 only */
#define IWL_RX_BUF_SIZE_4K (4 * 1024)
#define IWL_RX_BUF_SIZE_8K (8 * 1024)
...
...
@@ -443,7 +442,7 @@ struct iwl_rb_status {
__le16
closed_fr_num
;
__le16
finished_rb_num
;
__le16
finished_fr_nam
;
__le32
__unused
;
/* 3945 only */
__le32
__unused
;
}
__packed
;
...
...
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