[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091123111510.9b0c0714.randy.dunlap@oracle.com>
Date: Mon, 23 Nov 2009 11:15:10 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, gregkh@...e.de,
rusty@...tcorp.com.au
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for November 23
On Mon, 23 Nov 2009 18:52:32 +1100 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20091120:
Hey rr,
This patch "param\:remove-useless-writable-charp.patch" has several typos
that cause build errors in drivers/staging/. I sent patches for these errors
to gregkh but he couldn't apply them. Please build STAGING (drivers/staging/)
crap along with other build testing when you make changes.
drivers/staging/rtl8187se/r8180_core.c:
+module_param_string(ifname, ifname, sizef(ifname), S_IRUGO|S_IWUSR);
^^^^^
drivers/staging/rtl8192e/r8192E_core.c:
+module_param_string(ifname, ifname, sizef(ifname), S_IRUGO|S_IWUSR);
^^^^^
and
+ strcpt(ifname, "wlan%d");
^^^^^^
Thanks.
---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists