projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
bb9c0fa
f51d4a1
)
Merge branch 'r8169-fixes'
author
David S. Miller
<davem@davemloft.net>
Mon, 1 Aug 2016 03:34:06 +0000
(20:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 1 Aug 2016 03:34:06 +0000
(20:34 -0700)
Chunhao Lin says:
====================
r8169: fix 3 runtime pm related issues.
v2:
use "struct device *d = &tp->pci_dev->dev" instead of "struct pci_dev *pdev = tp->pci_dev"
v1:
This series of patches fix 3 runtime pm related issues that are listed below.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge