From fff1f59b1773fcbb563c503ad9c7ace54062144b Mon Sep 17 00:00:00 2001 From: Phoebe Buckheister Date: Fri, 6 Jun 2014 14:27:52 +0200 Subject: [PATCH] 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-format-patch failed