[PATCH] orinoco: Don't include <net/ieee80211.h> twice.

Author: Pavel Roskin <proski@gnu.org>
Date:   Fri Sep 16 00:50:00 2005 -0400

    Don't include <net/ieee80211.h> twice.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
Pavel Roskin 2005-09-16 02:16:52 -04:00 committed by Jeff Garzik
parent 65853b133d
commit 27c91efba4
1 changed files with 0 additions and 2 deletions

View File

@ -94,8 +94,6 @@
#include <net/iw_handler.h>
#include <net/ieee80211.h>
#include <net/ieee80211.h>
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/system.h>