Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184471
b: refs/heads/master
c: 1937e74
h: refs/heads/master
i:
  184469: af37915
  184467: d95ef6a
  184463: 3f13afd
v: v3
  • Loading branch information
Juuso Oikarinen authored and John W. Linville committed Feb 19, 2010
1 parent d471ce5 commit fa6ebd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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: 8bf29b0eb3ba38c8cf55e60976f124672cda7ab2
refs/heads/master: 1937e742639c03a6fe77239c3003ce9602302117
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/wl12xx/wl1271_acx.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* This file is part of wl1271
*
* Copyright (C) 1998-2009 Texas Instruments. All rights reserved.
* Copyright (C) 2008-2009 Nokia Corporation
* Copyright (C) 2008-2010 Nokia Corporation
*
* Contact: Luciano Coelho <luciano.coelho@nokia.com>
*
Expand Down Expand Up @@ -348,7 +348,7 @@ struct acx_beacon_filter_option {
* ACXBeaconFilterEntry (not 221)
* Byte Offset Size (Bytes) Definition
* =========== ============ ==========
* 0 1 IE identifier
* 0 1 IE identifier
* 1 1 Treatment bit mask
*
* ACXBeaconFilterEntry (221)
Expand Down Expand Up @@ -381,8 +381,8 @@ struct acx_beacon_filter_ie_table {
struct acx_header header;

u8 num_ie;
u8 table[BEACON_FILTER_TABLE_MAX_SIZE];
u8 pad[3];
u8 table[BEACON_FILTER_TABLE_MAX_SIZE];
} __attribute__ ((packed));

struct acx_conn_monit_params {
Expand Down

0 comments on commit fa6ebd1

Please sign in to comment.