Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149977
b: refs/heads/master
c: d323655
h: refs/heads/master
i:
  149975: 3388942
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Apr 22, 2009
1 parent b19f3ed commit e620656
Show file tree
Hide file tree
Showing 20 changed files with 691 additions and 638 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af8cdcd828ad751fae8e6cbfe94eef9f2f23b14b
refs/heads/master: d323655372590c533c275b1d798f9d1221efb5c6
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ar9170/ar9170.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

#include <linux/completion.h>
#include <linux/spinlock.h>
#include <net/wireless.h>
#include <net/cfg80211.h>
#include <net/mac80211.h>
#ifdef CONFIG_AR9170_LEDS
#include <linux/leds.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ar9170/usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#include <linux/completion.h>
#include <linux/spinlock.h>
#include <linux/leds.h>
#include <net/wireless.h>
#include <net/cfg80211.h>
#include <net/mac80211.h>
#include <linux/firmware.h>
#include "eeprom.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/eeprom.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#ifndef EEPROM_H
#define EEPROM_H

#include <net/wireless.h>
#include <net/cfg80211.h>

#define AH_USE_EEPROM 0x1

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ath/regd.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/slab.h>
#include <net/cfg80211.h>
#include <net/mac80211.h>
#include <net/wireless.h>
#include "regd.h"
#include "regd_common.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ath/regd.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/nl80211.h>

#include <net/cfg80211.h>
#include <net/wireless.h>

#define NO_CTL 0xff
#define SD_NO_CTL 0xE0
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/rndis_wlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#include <linux/ctype.h>
#include <linux/spinlock.h>
#include <net/iw_handler.h>
#include <net/wireless.h>
#include <net/cfg80211.h>
#include <linux/usb/usbnet.h>
#include <linux/usb/rndis_host.h>
Expand Down
Loading

0 comments on commit e620656

Please sign in to comment.