Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268537
b: refs/heads/master
c: 66a0cc1
h: refs/heads/master
i:
  268535: 72d3432
v: v3
  • Loading branch information
Mark Einon authored and Greg Kroah-Hartman committed Sep 27, 2011
1 parent c205307 commit b32540c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8e0ae3d55a1daebc97ef2631b0cdf2cdef5572db
refs/heads/master: 66a0cc1a02054a53ae8e6d1af0870d4ab799416d
3 changes: 3 additions & 0 deletions trunk/drivers/staging/et131x/et131x_adapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ struct et131x_adapter {
/* Flags that indicate current state of the adapter */
u32 flags;

/* local link state, to determine if a state change has occurred */
int link;

/* Configuration */
u8 rom_addr[ETH_ALEN];
u8 addr[ETH_ALEN];
Expand Down

0 comments on commit b32540c

Please sign in to comment.