wireless/ieee802154: MRF24J40: Finishes receive functionality, supports promicuous mode, and rxonidle attributes

This commit is contained in:
Anthony Merlino
2017-05-08 16:23:09 -04:00
parent bbb85332fd
commit 3fa8e32e36
2 changed files with 37 additions and 24 deletions
@@ -507,7 +507,7 @@ union ieee802154_macattr_u
bool promisc_mode;
bool rng_support;
bool resp_wait_time;
bool rx_when_idle;
bool rxonidle;
bool sec_enabled;
bool timestamp_support;