From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-oi0-f65.google.com ([209.85.218.65]:34198 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751089AbdGGULn (ORCPT ); Fri, 7 Jul 2017 16:11:43 -0400 MIME-Version: 1.0 In-Reply-To: <1499458154-18358-1-git-send-email-arend.vanspriel@broadcom.com> References: <1499458154-18358-1-git-send-email-arend.vanspriel@broadcom.com> From: Linus Torvalds Date: Fri, 7 Jul 2017 13:11:42 -0700 Message-ID: (sfid-20170707_221154_027880_25B26C70) Subject: Re: [PATCH V2] brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() To: Arend van Spriel Cc: David Miller , Network Development , Linux Wireless List Content-Type: text/plain; charset="UTF-8" Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Jul 7, 2017 at 1:09 PM, Arend van Spriel wrote: > Now I signed off on the patch although formally I suppose Linus should > sign it off. You can certainly consider it Signed-off-by: Linus Torvalds but I really don't need the authorship (or resulting sign-off requirement) because multiple people ended up sending in very similar patches. All the real work was in actually finding the issue. Linus