Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.

This commit is contained in:
Jeff Garzik 2005-06-30 00:49:18 -04:00
commit 0c16877570
308 changed files with 4410 additions and 4650 deletions

View file

@ -25,6 +25,7 @@
#define _LINUX_ETHERDEVICE_H
#include <linux/if_ether.h>
#include <linux/netdevice.h>
#include <linux/random.h>
#ifdef __KERNEL__