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:
a7f5a5f
)
ixgbe: fix enum type mismatch on disable laser
author
Don Skidmore
<donald.c.skidmore@intel.com>
Fri, 3 Dec 2010 13:24:05 +0000
(13:24 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Dec 2010 21:18:51 +0000
(13:18 -0800)
Fixes a recent bug on the patch (
c6ecf39a10ceec3e97096e2a8d3eadcecd593422
)
that disabled the laser on ifconfig down. Compilers were seeing a enum
mismatch.
Signed-off-by Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found