Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142872
b: refs/heads/master
c: efb6c73
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 8, 2009
1 parent 28c0caf commit 15ad25b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc4de26040d3bdc170aaa47044adf9d318a06772
refs/heads/master: efb6c736da8f9c455c22bcbf717dbcf1889d0325
1 change: 1 addition & 0 deletions trunk/drivers/net/niu.c
Original file line number Diff line number Diff line change
Expand Up @@ -4834,6 +4834,7 @@ static int niu_compute_rbr_cfig_b(struct rx_ring_info *rp, u64 *ret)
{
u64 val = 0;

*ret = 0;
switch (rp->rbr_block_size) {
case 4 * 1024:
val |= (RBR_BLKSIZE_4K << RBR_CFIG_B_BLKSIZE_SHIFT);
Expand Down

0 comments on commit 15ad25b

Please sign in to comment.