mac802154: llsec: add forgotten list_del_rcu in key removal
authorPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Fri, 6 Jun 2014 12:27:52 +0000 (14:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Jun 2014 23:25:37 +0000 (16:25 -0700)
During key removal, the key object is freed, but not taken out of the
llsec key list properly. Fix that.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found