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:
710b208
)
sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()
author
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 8 Sep 2011 01:09:42 +0000
(
02:09
+0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 27 Jan 2012 00:10:47 +0000
(
00:10
+0000)
The latter is only called by the former, which is a very short
wrapper. Further, gcc 4.5 may currently wrongly warn that the
'faults' variable may be used uninitialised.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found