[PATCH] WE-21 support (core API)
authorJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Sep 2006 20:04:05 +0000 (16:04 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Sep 2006 20:52:14 +0000 (16:52 -0400)
commitbaef186519c69b11cf7e48c26e75feb1e6173baa
treea4a1ac70808443bec2f924e48b8a705050325cdf
parent7c250413e5b7c3dfae89354725b70c76d7621395
[PATCH] WE-21 support (core API)

This is version 21 of the Wireless Extensions. Changelog :
o finishes migrating the ESSID API (remove the +1)
o netdev->get_wireless_stats is no more
o long/short retry

This is a redacted version of a patch originally submitted by Jean
Tourrilhes.  I removed most of the additions, in order to minimize
future support requirements for nl80211 (or other WE successor).

CC: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/netdevice.h
include/linux/wireless.h
net/core/net-sysfs.c
net/core/wireless.c