From: Benjamin Herrenschmidt Date: Wed, 28 Sep 2005 04:45:41 +0000 (-0700) Subject: [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings X-Git-Tag: v2.6.14-rc3~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f65a4d10c8a4eb9f919cf416e5dcd720b7d20f50;p=pandora-kernel.git [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings Latest wireless extensions moved a field from netdev -> wireless_handlers. The WE core will now printk a warning on every call to get_wireless_stats() on a driver that still uses the old field. This patch fixes orinoco. Signed-off-by: Benjamin Herrenschmidt Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed