forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Revert "bus: mhi: pci-generic: configurable network interface MRU"
This reverts commit 5c2c853. First this commit should go via the MHI tree as the "pci_generic" driver belongs to MHI bus. Then from the review point of view, the commit uses "mru_default" variable to hold the MRU size for the MHI device. The term default doesn't make much sense since there is no way to override this value anywhere. So the author should just use "mru" in mhi_pci_dev_info struct. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
- Loading branch information
1 parent
4b358aa
commit fa503f1c2145bc97ea7da6f5ef2f7abf051d9aba
Showing
3 changed files
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters