Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754231Ab0BOGVb (ORCPT ); Mon, 15 Feb 2010 01:21:31 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46093 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753784Ab0BOGV3 (ORCPT ); Mon, 15 Feb 2010 01:21:29 -0500 Date: Sun, 14 Feb 2010 22:21:42 -0800 (PST) Message-Id: <20100214.222142.143847136.davem@davemloft.net> To: sfr@canb.auug.org.au Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, jpirko@redhat.com Subject: Re: linux-next: build warning after merge of the net tree From: David Miller In-Reply-To: <20100215143257.7af33452.sfr@canb.auug.org.au> References: <20100215143257.7af33452.sfr@canb.auug.org.au> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 19 From: Stephen Rothwell Date: Mon, 15 Feb 2010 14:32:57 +1100 > After merging the net tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > net/mac80211/iface.c: In function 'ieee80211_stop': > net/mac80211/iface.c:416: warning: passing argument 4 of '__dev_addr_unsync' makes pointer from integer without a cast > include/linux/netdevice.h:1967: note: expected 'int *' but argument is of type 'int' > > Introduced by commit 4cd24eaf0c6ee7f0242e34ee77ec899f255e66b5 ("net: use > netdev_mc_count and netdev_mc_empty when appropriate"). Thanks I'll take a look Stephen. -- 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/