Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183783
b: refs/heads/master
c: 0c2dc31
h: refs/heads/master
i:
  183781: 5399d20
  183779: dad13e2
  183775: 754a1f4
v: v3
  • Loading branch information
Jarek Poplawski authored and David S. Miller committed Feb 2, 2010
1 parent db574a0 commit f674d84
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: 9ab86bbcf8be755256f0a5e994e0b38af6b4d399
refs/heads/master: 0c2dc318e88100e1abdff07e8a7d60460984a2d2
2 changes: 1 addition & 1 deletion trunk/drivers/net/sky2.h
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ struct tx_ring_info {
struct sk_buff *skb;
unsigned long flags;
#define TX_MAP_SINGLE 0x0001
#define TX_MAP_PAGE 000002
#define TX_MAP_PAGE 0x0002
DECLARE_PCI_UNMAP_ADDR(mapaddr);
DECLARE_PCI_UNMAP_LEN(maplen);
};
Expand Down

0 comments on commit f674d84

Please sign in to comment.