[PATCH] Use new get_wireless_stats handler in struct iw_handler_def

Previous thread: Fwd: EABI error while compiling madwifi in MVL4.0PE for IXDP425 by ming on Wednesday, September 14, 2005 - 1:28 am. (2 messages)

Next thread: Beacon locking by Paul Stewart on Friday, September 16, 2005 - 5:09 pm. (2 messages)
From: David Overton
Date: Thursday, September 15, 2005 - 5:14 am

--=-1EyclhiPtqtc1fgFhPB+
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi, 

The attached patch moves the call to ath_iw_getstats() into
wireless_handlers (struct net_device).

This seems to be the approach taken in the kernel since 2.6.10 (see
include/net/iw_handler.h) and
fixes the below warning message seen in dmesg (which affects my
2.6.13-mm3 kernel): 

ath0 (WE) : Driver using old /proc/net/wireless support, please fix
driver !

Cheers,
Dave


--=-1EyclhiPtqtc1fgFhPB+
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.4">
</HEAD>
<BODY>
Hi, <BR>
<BR>
The attached patch moves the call to ath_iw_getstats() into wireless_handlers (struct net_device).<BR>
<BR>
This seems to be the approach taken in the kernel since 2.6.10 (see include/net/iw_handler.h) and<BR>
fixes the below warning message<FONT COLOR="#000000"> seen in dmesg</FONT> (which affects my 2.6.13-mm3 kernel): <BR>
<BR>
ath0 (WE) : Driver using old /proc/net/wireless support, please fix driver !<BR>
<BR>
Cheers,<BR>
Dave<BR>
<BR>
</BODY>
</HTML>

--=-1EyclhiPtqtc1fgFhPB+--
From: Bruno Randolf
Date: Monday, October 17, 2005 - 8:46 am

hello dave!

thanks for the patch - i just commited it to the CVS.
sorry for the long delay!

bruno

Previous thread: Fwd: EABI error while compiling madwifi in MVL4.0PE for IXDP425 by ming on Wednesday, September 14, 2005 - 1:28 am. (2 messages)

Next thread: Beacon locking by Paul Stewart on Friday, September 16, 2005 - 5:09 pm. (2 messages)