Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265466
b: refs/heads/master
c: 58d92ab
h: refs/heads/master
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Aug 9, 2011
1 parent 1fca7a4 commit bb1ebba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: fcb820589f61592d47e8dbe707993bc923000021
refs/heads/master: 58d92abc740c2662bb1381d6f543e1bc7dd38719
9 changes: 0 additions & 9 deletions trunk/drivers/net/wireless/ath/ath6kl/htc_hif.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@ struct ath6kl_irq_enable_reg {
u8 cntr_int_status_en;
} __packed;

/* buffers for ASYNC I/O */
struct ath6kl_async_reg_io_buffer {
struct htc_packet packet;
u8 pad1[A_CACHE_LINE_PAD];
/* cache-line safe with pads around */
u8 buf[ATH6KL_REG_IO_BUFFER_SIZE];
u8 pad2[A_CACHE_LINE_PAD];
};

struct ath6kl_device {
spinlock_t lock;
u8 pad1[A_CACHE_LINE_PAD];
Expand Down

0 comments on commit bb1ebba

Please sign in to comment.