Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266126
b: refs/heads/master
c: a7ffa28
h: refs/heads/master
v: v3
  • Loading branch information
Rajesh Borundia authored and David S. Miller committed Sep 20, 2011
1 parent bbb458c commit a0769a5
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: d24f22f3df9ac3f3af95e850df0b576d41bd3cfe
refs/heads/master: a7ffa289445edf73c7797eac1dfa645a9784015a
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@ netxen_process_lro(struct netxen_adapter *adapter,
int index;
u16 lro_length, length, data_offset;
u32 seq_number;
u8 vhdr_len;
u8 vhdr_len = 0;

if (unlikely(ring > adapter->max_rds_rings))
return NULL;
Expand Down

0 comments on commit a0769a5

Please sign in to comment.