Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368719
b: refs/heads/master
c: 028889b
h: refs/heads/master
i:
  368717: 497024c
  368715: e97d6e7
  368711: f65d917
  368703: 14eb275
v: v3
  • Loading branch information
stefan@datenfreihafen.org authored and David S. Miller committed Mar 27, 2013
1 parent 4c97415 commit ee4600f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1486774d69f6e58da16cdae8f17c77ec6569f711
refs/heads/master: 028889b0b32064a3a23d6d8d4ef589a42a6d43c7
4 changes: 2 additions & 2 deletions trunk/drivers/net/ieee802154/at86rf230.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ struct at86rf230_local {
#define STATE_SLEEP 0x0F
#define STATE_BUSY_RX_AACK 0x11
#define STATE_BUSY_TX_ARET 0x12
#define STATE_BUSY_RX_AACK_ON 0x16
#define STATE_BUSY_TX_ARET_ON 0x19
#define STATE_RX_AACK_ON 0x16
#define STATE_TX_ARET_ON 0x19
#define STATE_RX_ON_NOCLK 0x1C
#define STATE_RX_AACK_ON_NOCLK 0x1D
#define STATE_BUSY_RX_AACK_NOCLK 0x1E
Expand Down

0 comments on commit ee4600f

Please sign in to comment.