diff options
Diffstat (limited to 'drivers/net/ethernet/sfc/net_driver.h')
-rw-r--r-- | drivers/net/ethernet/sfc/net_driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sfc/net_driver.h b/drivers/net/ethernet/sfc/net_driver.h index af2b8c59a903..8a400a0595eb 100644 --- a/drivers/net/ethernet/sfc/net_driver.h +++ b/drivers/net/ethernet/sfc/net_driver.h | |||
@@ -1323,7 +1323,6 @@ static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, | |||
1323 | return &rx_queue->buffer[index]; | 1323 | return &rx_queue->buffer[index]; |
1324 | } | 1324 | } |
1325 | 1325 | ||
1326 | |||
1327 | /** | 1326 | /** |
1328 | * EFX_MAX_FRAME_LEN - calculate maximum frame length | 1327 | * EFX_MAX_FRAME_LEN - calculate maximum frame length |
1329 | * | 1328 | * |