Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35216
b: refs/heads/master
c: 7a0eec3
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Brandeburg authored and Auke Kok committed Aug 31, 2006
1 parent 9c62129 commit d2d6777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ab8ced2fb00f3a1e1b63f8c3c61ad4262308ddc0
refs/heads/master: 7a0eec3bca6ca024325defbc454252da6c537d40
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgb/ixgb.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ struct ixgb_adapter {
unsigned long led_status;

/* TX */
struct ixgb_desc_ring tx_ring;
struct ixgb_desc_ring tx_ring ____cacheline_aligned_in_smp;
unsigned long timeo_start;
uint32_t tx_cmd_type;
uint64_t hw_csum_tx_good;
Expand Down

0 comments on commit d2d6777

Please sign in to comment.