Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122157
b: refs/heads/master
c: 2e6a684
h: refs/heads/master
i:
  122155: 5adb695
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent 2bd3573 commit c783f0f
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: 09bb52175bf4d6a46fc8502e76be29206d9a677a
refs/heads/master: 2e6a684b8489b21324f314be2bd8d3788a9f6445
2 changes: 1 addition & 1 deletion trunk/drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -7367,7 +7367,7 @@ static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp)
int ring_no = ring_data->ring_no;
u16 l3_csum, l4_csum;
unsigned long long err = rxdp->Control_1 & RXD_T_CODE;
struct lro *lro;
struct lro *uninitialized_var(lro);
u8 err_mask;

skb->dev = dev;
Expand Down

0 comments on commit c783f0f

Please sign in to comment.