Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175204
b: refs/heads/master
c: ad26848
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Dalfuß authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 3f824eb commit ce29215
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 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: 23d1d3d92283d6888e8e595cd52848728cd3da35
refs/heads/master: ad26848142950277172a983e7e525fa8806a6300
1 change: 0 additions & 1 deletion trunk/drivers/staging/rt2860/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ TODO:
- checkpatch.pl clean
- sparse clean
- port to in-kernel 80211 stack and common rt2x00 infrastructure
- remove reading from /etc/ config files
- review by the wireless developer community

Please send any patches or complaints about this driver to Greg
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/rt2860/rt_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,9 @@
***********************************************************************************/

#ifdef RTMP_MAC_PCI
#define STA_PROFILE_PATH "/etc/Wireless/RT2860STA/RT2860STA.dat"
#define STA_DRIVER_VERSION "2.1.0.0"
#endif /* RTMP_MAC_PCI // */
#ifdef RTMP_MAC_USB
#define STA_PROFILE_PATH "/etc/Wireless/RT2870STA/RT2870STA.dat"
#define STA_DRIVER_VERSION "2.1.0.0"
/* RT3070 version: 2.1.1.0 */
#endif /* RTMP_MAC_USB // */
Expand Down

0 comments on commit ce29215

Please sign in to comment.