Skip to content

Commit

Permalink
[PATCH] orinoco: Don't include <net/ieee80211.h> twice.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Pavel Roskin authored and Jeff Garzik committed Sep 16, 2005
1 parent 65853b1 commit 27c91ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/orinoco.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 27c91ef

Please sign in to comment.