summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2015-09-02 21:05:42 +0300
committerMarcel Holtmann <marcel@holtmann.org>2015-09-17 14:20:04 +0300
commit776857a87ccf1ae3095d9e16fbc8a0f9d1daac7e (patch)
tree1d55904b7e4994c45db03fe5c7b788b93726d5de /samples
parent187625e18498ff0f3738a059778a8578171f06c8 (diff)
downloadlinux-776857a87ccf1ae3095d9e16fbc8a0f9d1daac7e.tar.xz
ieee802154: 6lowpan: fix drop return value
This patch changes the return value of lowpan packet receive handler to the correct NET_RX_DROP instead RX_DROP. This issue was detected by sparse and reported from Marcel: net/ieee802154/6lowpan/rx.c:329:32: expected int net/ieee802154/6lowpan/rx.c:329:32: got restricted lowpan_rx_result ... Reported-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions