1
0
Fork 0

enic: Grammar s/an negative/a negative/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.1
Geert Uytterhoeven 2015-05-21 14:09:14 +02:00 committed by David S. Miller
parent 36583eb54d
commit 29044b5886
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* @rq: rq number to steer to
*
* This function returns filter_id(hardware_id) of the filter
* added. In case of error it returns an negative number.
* added. In case of error it returns a negative number.
*/
int enic_addfltr_5t(struct enic *enic, struct flow_keys *keys, u16 rq)
{