提交 023e79db 编写于 作者: J Jilin Yuan 提交者: David S. Miller

neterion/vxge: fix repeated words in comments

Delete the redundant word 'frame'.
Signed-off-by: NJilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f9f108f6
...@@ -1899,7 +1899,7 @@ u32 vxge_hw_device_trace_level_get(struct __vxge_hw_device *hldev) ...@@ -1899,7 +1899,7 @@ u32 vxge_hw_device_trace_level_get(struct __vxge_hw_device *hldev)
} }
/* /*
* vxge_hw_getpause_data -Pause frame frame generation and reception. * vxge_hw_getpause_data -Pause frame generation and reception.
* Returns the Pause frame generation and reception capability of the NIC. * Returns the Pause frame generation and reception capability of the NIC.
*/ */
enum vxge_hw_status vxge_hw_device_getpause_data(struct __vxge_hw_device *hldev, enum vxge_hw_status vxge_hw_device_getpause_data(struct __vxge_hw_device *hldev,
......
...@@ -185,7 +185,7 @@ static int vxge_ethtool_idnic(struct net_device *dev, ...@@ -185,7 +185,7 @@ static int vxge_ethtool_idnic(struct net_device *dev,
} }
/** /**
* vxge_ethtool_getpause_data - Pause frame frame generation and reception. * vxge_ethtool_getpause_data - Pause frame generation and reception.
* @dev : device pointer. * @dev : device pointer.
* @ep : pointer to the structure with pause parameters given by ethtool. * @ep : pointer to the structure with pause parameters given by ethtool.
* Description: * Description:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册