Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321476
b: refs/heads/master
c: f3f9f33
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and David S. Miller committed Aug 3, 2012
1 parent f031265 commit 71f4559
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: d4e5979c0da95791aa717c18e162540c7a596360
refs/heads/master: f3f9f332e231abaf28e14344733b7d000b830f7c
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/emulex/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1948,7 +1948,7 @@ static int be_rx_cqs_create(struct be_adapter *adapter)

if (adapter->num_rx_qs != MAX_RX_QS)
dev_info(&adapter->pdev->dev,
"Created only %d receive queues", adapter->num_rx_qs);
"Created only %d receive queues\n", adapter->num_rx_qs);

return 0;
}
Expand Down

0 comments on commit 71f4559

Please sign in to comment.