deliverable/linux.git
19 years ago[PATCH] net/ieee80211/: make two functions static
Adrian Bunk [Fri, 6 May 2005 21:32:39 +0000 (23:32 +0200)] 
[PATCH] net/ieee80211/: make two functions static

This patch makes two needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
19 years ago[PATCH] zd1201 fixes
Al Viro [Tue, 26 Apr 2005 17:43:05 +0000 (18:43 +0100)] 
[PATCH] zd1201 fixes

In netdev-2.6 we need to update zd1201.c since we don't have
driver/net/wireless/ieee802_11.h anymore.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
19 years ago[PATCH] ieee80211_module.c::store_debug_level() cleanup
Al Viro [Sun, 3 Apr 2005 08:15:52 +0000 (09:15 +0100)] 
[PATCH] ieee80211_module.c::store_debug_level() cleanup

* trivial __user annotations
* store_debug_level() sanitized a bit
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
19 years agoAutomatic merge of /spare/repo/netdev-2.6 branch we18