Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134587
b: refs/heads/master
c: 5d7dce7
h: refs/heads/master
i:
  134585: 032162b
  134583: d86a84b
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 18, 2009
1 parent 1eaf600 commit f75a856
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: fbf978914e8fbc804ddbd68550bb2c7d14b2049d
refs/heads/master: 5d7dce76c51a590fdd7616285a96825aa517ede0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ns83820.c
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ static int lnksts = 0; /* CFG_LNKSTS bit polarity */
struct rx_info {
spinlock_t lock;
int up;
long idle;
unsigned long idle;

struct sk_buff *skbs[NR_RX_DESC];

Expand Down

0 comments on commit f75a856

Please sign in to comment.