projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa68a78
)
ixgbe: add comment on SFP+ ID for Active DA
author
Don Skidmore
<
[email protected]
>
Tue, 15 Jun 2010 09:23:17 +0000
(09:23 +0000)
committer
David S. Miller
<
[email protected]
>
Wed, 16 Jun 2010 21:47:30 +0000
(14:47 -0700)
These comments were forgotten in the initial patch to add this
functionality. This patch corrects that.
Signed-off-by: Don Skidmore <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ixgbe/ixgbe_phy.c
patch
|
blob
|
history
diff --git
a/drivers/net/ixgbe/ixgbe_phy.c
b/drivers/net/ixgbe/ixgbe_phy.c
index 09e1911ff510474ecda600446a51330d057647e3..48325a5beff2054c59b2aa9f6b333bcdf4d3d0c8 100644
(file)
--- a/
drivers/net/ixgbe/ixgbe_phy.c
+++ b/
drivers/net/ixgbe/ixgbe_phy.c
@@
-575,6
+575,8
@@
s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw)
* 4 SFP_DA_CORE1 - 82599-specific
* 5 SFP_SR/LR_CORE0 - 82599-specific
* 6 SFP_SR/LR_CORE1 - 82599-specific
+ * 7 SFP_act_lmt_DA_CORE0 - 82599-specific
+ * 8 SFP_act_lmt_DA_CORE1 - 82599-specific
*/
if (hw->mac.type == ixgbe_mac_82598EB) {
if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE)