kernel-ark/net/mac802154
Phoebe Buckheister 62e9c117ee mac802154: llsec: fold useless return value check
llsec_do_encrypt will never return a positive value, so the restriction
to 0-or-negative on return is useless.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-22 15:24:13 -04:00
..
ieee802154_dev.c mac802154: make csma/cca parameters per-wpan 2014-04-01 16:25:51 -04:00
Kconfig mac802154: update Kconfig 2014-05-16 17:23:40 -04:00
llsec.c mac802154: llsec: fold useless return value check 2014-05-22 15:24:13 -04:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac802154.h mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
mac_cmd.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00
Makefile mac802154: add llsec structures and mutators 2014-05-16 17:23:40 -04:00
mib.c mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
monitor.c mac802154: monitor device support 2012-05-16 15:17:08 -04:00
rx.c ieee802154: change _cb handling slightly 2014-05-15 15:51:42 -04:00
tx.c mac802154: Keep track of the channel when changed 2013-04-08 12:09:18 -04:00
wpan.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00