From: Phoebe Buckheister Date: Fri, 6 Jun 2014 12:27:52 +0000 (+0200) Subject: mac802154: llsec: add forgotten list_del_rcu in key removal X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fff1f59b1773fcbb563c503ad9c7ace54062144b;p=pandora-kernel.git mac802154: llsec: add forgotten list_del_rcu in key removal 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed