Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information