git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d632cb
)
cxgb4vf: Initialize mdio_addr before using it
author
Hariprasad Shenai
<hariprasad@chelsio.com>
Mon, 12 Jan 2015 16:36:16 +0000
(22:06 +0530)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Jan 2015 21:31:52 +0000
(16:31 -0500)
In commit
5ad24def21b205a8
("cxgb4vf: Fix ethtool get_settings for VF driver")
mdio_addr of port_info structure was used unininitialzed. Fixing it.
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found