IB/opa_vnic: Spelling correction of 'erorr' to 'error'

Correcting a minor spelling mistake in the comments.

Link: https://lore.kernel.org/r/20200118162542.15188-1-dab9861@gmail.com
Signed-off-by: Dillon Brock <dab9861@gmail.com>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:
Dillon Brock 2020-01-18 11:25:42 -05:00 committed by Jason Gunthorpe
parent 79ba4f9310
commit 7f04c71f1f
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ struct opa_veswport_summary_counters {
* @rx_drop_state: received packets in non-forwarding port state
* @rx_logic: other receive errors
*
* All the above are counters of corresponding erorr conditions.
* All the above are counters of corresponding error conditions.
*/
struct opa_veswport_error_counters {
__be16 vp_instance;