From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753524AbdDKFQ5 (ORCPT ); Tue, 11 Apr 2017 01:16:57 -0400 Received: from s3.sipsolutions.net ([5.9.151.49]:46474 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752866AbdDKFQ4 (ORCPT ); Tue, 11 Apr 2017 01:16:56 -0400 Message-ID: <1491887806.28432.11.camel@sipsolutions.net> Subject: Re: [PATCH v2] cfg80211: Fix array-bounds warning in fragment copy From: Johannes Berg To: Matthias Kaehlcke , "David S . Miller" , Felix Fietkau Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Grundler Date: Tue, 11 Apr 2017 07:16:46 +0200 In-Reply-To: <20170410213604.GB28657@google.com> (sfid-20170410_233606_956258_6976A116) References: <20170327195822.123034-1-mka@chromium.org> <20170410213604.GB28657@google.com> (sfid-20170410_233606_956258_6976A116) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-04-10 at 14:36 -0700, Matthias Kaehlcke wrote: > Ping, any feedback on this patch? You didn't cc linux-wireless, so it fell through the cracks ... I'll try to remember it when I merge later. johannes