Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: [PATCH bluetooth-next 1/6] mac802154: llsec: use kzfree From: Marcel Holtmann In-Reply-To: <1444736579-27826-1-git-send-email-alex.aring@gmail.com> Date: Tue, 20 Oct 2015 10:04:03 +0200 Cc: linux-wpan@vger.kernel.org, kernel@pengutronix.de, linux-bluetooth@vger.kernel.org, jukka.rissanen@linux.intel.com Message-Id: References: <1444736579-27826-1-git-send-email-alex.aring@gmail.com> To: Alexander Aring Sender: linux-wpan-owner@vger.kernel.org List-ID: Hi Alex, > This patch will use kzfree instead kfree for security related > information which can be offered by acccident. > > Signed-off-by: Alexander Aring > --- > net/mac802154/llsec.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) all 6 patches have been applied to bluetooth-next tree. Regards Marcel