From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Lewis Subject: PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage Date: Wed, 23 Sep 2009 21:58:35 +0100 Message-ID: <5a44caba0909231358y23f21c0drb2a3451084028a6f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: linux-next@vger.kernel.org, LKML , netdev Return-path: Received: from mail-ew0-f211.google.com ([209.85.219.211]:40324 "EHLO mail-ew0-f211.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752419AbZIWU6c (ORCPT ); Wed, 23 Sep 2009 16:58:32 -0400 Sender: netdev-owner@vger.kernel.org List-ID: The headers in drivers/net/wireless/rt2x00/rt2x00lib.h don't match the use of the function in rt2x00dev.c The build fails as a result. This has been a problem in linux-next since early September. I've e-mailed a patch to linux-next and to linux-net, but the 2.6.32 merge window has brought the problem to the mainline and so I'm re-sending my patch. I've opened a bug on bugzilla: http://bugzilla.kernel.org/show_bug.cgi?id=14217 Take care. Ken