From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] bgmac: add helper checking for BCM4707 / BCM53018 chip id Date: Fri, 29 Jan 2016 23:03:26 -0800 (PST) Message-ID: <20160129.230326.2013535528827383323.davem@davemloft.net> References: <1454110867-9489-1-git-send-email-zajec5@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, hauke@hauke-m.de, nbd@openwrt.org To: zajec5@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:42961 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751179AbcA3HD1 (ORCPT ); Sat, 30 Jan 2016 02:03:27 -0500 In-Reply-To: <1454110867-9489-1-git-send-email-zajec5@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: Rafa=A9=A9 Mi=A9=A9ecki Date: Sat, 30 Jan 2016 00:41:07 +0100 > Chipsets with BCM4707 / BCM53018 ID require special handling at a few > places in the code. It's likely there will be more IDs to check in th= e > future. To simplify it add this trivial helper. >=20 > Signed-off-by: Rafa=A9=A9 Mi=A9=A9ecki The net-next tree is not open, therefore submitting this kind of cleanu= p is not appropriate.