From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752243AbbHSDPO (ORCPT ); Tue, 18 Aug 2015 23:15:14 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:33091 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbbHSDPM (ORCPT ); Tue, 18 Aug 2015 23:15:12 -0400 From: =?UTF-8?q?Rapha=C3=ABl=20Beamonte?= To: Greg Kroah-Hartman Cc: =?UTF-8?q?Rapha=C3=ABl=20Beamonte?= , Dan Carpenter , Johnny Kim , Rachel Kim , Dean Lee , Chris Park , linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCHv4 0/2] staging: wilc1000: code improvements Date: Tue, 18 Aug 2015 23:14:48 -0400 Message-Id: X-Mailer: git-send-email 2.1.4 In-Reply-To: <20150819025942.GD4588@kroah.com> References: <20150819025942.GD4588@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, As requested, here are the two remaining ready patches of this patchset. I pulled and rebased against staging-testing just now. They should thus be usable without problem! Thanks, Raphaël Raphaël Beamonte (2): staging: wilc1000: remove FREE_WILC_BUFFER() staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak drivers/staging/wilc1000/wilc_exported_buf.c | 40 +++++++++++++++++----------- 1 file changed, 24 insertions(+), 16 deletions(-) -- 2.1.4