Delete the redundant word 'frame'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
 }
 
 /*
- * 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.
  */
 enum vxge_hw_status vxge_hw_device_getpause_data(struct __vxge_hw_device *hldev,
 
 }
 
 /**
- * vxge_ethtool_getpause_data - Pause frame frame generation and reception.
+ * vxge_ethtool_getpause_data - Pause frame generation and reception.
  * @dev : device pointer.
  * @ep : pointer to the structure with pause parameters given by ethtool.
  * Description: