Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180395
b: refs/heads/master
c: e44d38e
h: refs/heads/master
i:
  180393: bba5722
  180391: 617fc8b
v: v3
  • Loading branch information
Anton Blanchard authored and David S. Miller committed Feb 4, 2010
1 parent 3694db4 commit fd98fcb
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: e15eec2805565c7e31dbe402215637012f1e4616
refs/heads/master: e44d38e1b72a2aa7f5e7024c5da83a879355a1cc
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5179,7 +5179,7 @@ static int ixgbe_tx_map(struct ixgbe_adapter *adapter,
ixgbe_unmap_and_free_tx_resource(adapter, tx_buffer_info);
}

return count;
return 0;
}

static void ixgbe_tx_queue(struct ixgbe_adapter *adapter,
Expand Down

0 comments on commit fd98fcb

Please sign in to comment.