at86rf230: fix cca ed values for rf233
authorAlexander Aring <aar@pengutronix.de>
Tue, 6 Sep 2016 07:50:04 +0000 (09:50 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 30 Nov 2016 11:33:07 +0000 (12:33 +0100)
commit4d7101d76572257dbbdca0e17f132a04e4b2b77d
treee238cfdfb31d69f9d1bebc7ac7d51e224cc8fe37
parent5b3211dcd43582c48291e7fc22b2e6d5c7faded5
at86rf230: fix cca ed values for rf233

This patch changes the rssi base value to -94 for at86rf33 transceivers.
The code before assumes a rssi base value of -91 which is for the
at86rf231 transceiver only. This change need to update the cca ed
threshold mapping table.

Signed-off-by: Alexander Aring <aar@pengutronix.de>
Acked-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
drivers/net/ieee802154/at86rf230.c