ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
authorstefan@datenfreihafen.org <stefan@datenfreihafen.org>
Tue, 26 Mar 2013 12:41:31 +0000 (12:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2013 04:52:07 +0000 (00:52 -0400)
The register names have been wrong since the beginning but it only showed up now
as they are actualy used for the upcoming auto ACK support.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found