Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186847
b: refs/heads/master
c: b91665e
h: refs/heads/master
i:
  186845: 6b6348c
  186843: a536c51
  186839: e763768
  186831: d41088a
  186815: fcf1333
v: v3
  • Loading branch information
Andrea Gelmini authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 55f32cf commit 69db7a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e22245b6c26fbb7dfb948382ceb242edccb3a7e3
refs/heads/master: b91665e95d1968c3cd8dd0c3a9a8d617639db1a6
4 changes: 2 additions & 2 deletions trunk/drivers/staging/arlan/arlan.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ struct arlan_shmem {
volatile u_char hardwareType;
volatile u_char majorHardwareVersion;
volatile u_char minorHardwareVersion;
volatile u_char radioModule;// shows EEPROM, can be overridden at 0x111
volatile u_char defaultChannelSet; // shows EEProm, can be overriiden at 0x10A
volatile u_char radioModule;/* shows EEPROM, can be overridden at 0x111 */
volatile u_char defaultChannelSet; /* shows EEProm, can be overriiden at 0x10A */
volatile u_char _2[47];

/* Control/Status Block - 0x0080 */
Expand Down

0 comments on commit 69db7a6

Please sign in to comment.