Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63215
b: refs/heads/master
c: 42e61f4
h: refs/heads/master
i:
  63213: 171ad3c
  63211: e96fe94
  63207: 12aa529
  63199: 1336989
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Jul 30, 2007
1 parent c7bfa9d commit 6bc09d6
Show file tree
Hide file tree
Showing 3 changed files with 3 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: ff2ee8cf30199bb625706a43d9cc3bd1ff5ebe42
refs/heads/master: 42e61f4adbf18c7b0218b91d32fd6ee1f978d82c
1 change: 1 addition & 0 deletions trunk/drivers/base/firmware_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ fw_realloc_buffer(struct firmware_priv *fw_priv, int min_size)
/**
* firmware_data_write - write method for firmware
* @kobj: kobject for the device
* @bin_attr: bin_attr structure
* @buffer: buffer being written
* @offset: buffer offset for write in total data store area
* @count: buffer size
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@ EXPORT_SYMBOL(pcie_get_readrq);
/**
* pcie_set_readrq - set PCI Express maximum memory read request
* @dev: PCI device to query
* @count: maximum memory read count in bytes
* @rq: maximum memory read count in bytes
* valid values are 128, 256, 512, 1024, 2048, 4096
*
* If possible sets maximum read byte count
Expand Down

0 comments on commit 6bc09d6

Please sign in to comment.