Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756158AbYGDMjf (ORCPT ); Fri, 4 Jul 2008 08:39:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753389AbYGDMjY (ORCPT ); Fri, 4 Jul 2008 08:39:24 -0400 Received: from khc.piap.pl ([195.187.100.11]:52037 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753351AbYGDMjX (ORCPT ); Fri, 4 Jul 2008 08:39:23 -0400 To: Jeff Garzik Cc: Andrew Morton , netdev@vger.kernel.org, lkml Subject: Re: [PATCH] Add missing skb->dev assignment in Frame Relay RX code References: <486E1404.8090704@garzik.org> From: Krzysztof Halasa Date: Fri, 04 Jul 2008 14:39:22 +0200 In-Reply-To: <486E1404.8090704@garzik.org> (Jeff Garzik's message of "Fri\, 04 Jul 2008 08\:13\:56 -0400") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 601 Lines: 19 Jeff Garzik writes: >> Commit 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 ([ETH]: Make >> eth_type_trans set skb->dev like the other *_type_trans) removed >> skb->dev assignment from hdlc_fr.c:fr_rx(). Unfortunately it was also >> needed for cases other than eth_type_trans(). >> >> Adding it back. > applied Thanks. -- Krzysztof Halasa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/