Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121804
b: refs/heads/master
c: 6a63578
h: refs/heads/master
v: v3
  • Loading branch information
Emmanuel Grumbach authored and John W. Linville committed Nov 10, 2008
1 parent 25acac3 commit fcc5673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b9f8cd3eea04770ff186b853bbde1741f321866
refs/heads/master: 6a63578ddf6148927a80c07a73b40ccc8f3ac8e2
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl-commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
* Please use iwl-dev.h for driver implementation definitions.
*/

#ifndef __iwl4965_commands_h__
#define __iwl4965_commands_h__
#ifndef __iwl_commands_h__
#define __iwl_commands_h__

enum {
REPLY_ALIVE = 0x1,
Expand Down Expand Up @@ -3064,4 +3064,4 @@ struct iwl_rx_packet {

#define IWL_RX_FRAME_SIZE (4 + sizeof(struct iwl4965_rx_frame))

#endif /* __iwl4965_commands_h__ */
#endif /* __iwl_commands_h__ */

0 comments on commit fcc5673

Please sign in to comment.