Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352164
b: refs/heads/master
c: e9b9d45
h: refs/heads/master
v: v3
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Nov 27, 2012
1 parent 0aec2a8 commit abe630d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 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: 750a986d6a69f3f9ed7913bab8c6d171f291ebe6
refs/heads/master: e9b9d4550733dc322cd0d191e0423a480d9180ef
7 changes: 5 additions & 2 deletions trunk/drivers/net/wireless/ti/wlcore/cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,11 @@ enum wl1271_commands {
CMD_WFD_START_DISCOVERY = 45,
CMD_WFD_STOP_DISCOVERY = 46,
CMD_WFD_ATTRIBUTE_CONFIG = 47,
CMD_NOP = 48,
CMD_LAST_COMMAND,
CMD_GENERIC_CFG = 48,
CMD_NOP = 49,

/* start of 18xx specific commands */
CMD_DFS_CHANNEL_CONFIG = 60,

MAX_COMMAND_ID = 0xFFFF,
};
Expand Down

0 comments on commit abe630d

Please sign in to comment.