Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247221
b: refs/heads/master
c: 155dcda
h: refs/heads/master
i:
  247219: 1e54b21
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Apr 28, 2011
1 parent abdae1a commit 42a5a01
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 484b1829c6a3c5bc38fe0cd626ce2e8a3dfd844c
refs/heads/master: 155dcda6f11a58e4e1443d5fad530b0bf68370b7
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ static const char *wmi_cmd_to_name(enum wmi_cmd_id wmi_cmd)
return "WMI_TX_STATS_CMDID";
case WMI_RX_STATS_CMDID:
return "WMI_RX_STATS_CMDID";
case WMI_AGGR_LIMIT_CMD:
return "WMI_AGGR_LIMIT_CMD";
}

return "Bogus";
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ath/ath9k/wmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ enum wmi_cmd_id {
WMI_INT_STATS_CMDID,
WMI_TX_STATS_CMDID,
WMI_RX_STATS_CMDID,
WMI_AGGR_LIMIT_CMD = 0x0026,
};

enum wmi_event_id {
Expand Down

0 comments on commit 42a5a01

Please sign in to comment.