net/enic: increment filter failure counter
authorJohn Daley <johndale@cisco.com>
Fri, 8 Jul 2016 22:22:01 +0000 (15:22 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 15 Jul 2016 21:37:13 +0000 (23:37 +0200)
commit0473ffe33832b8803f2653bc97eaa094b30ee5bb
tree80bcab2e0e498a31e8eba7f5d1eee93cce663ede
parentda24f6f658fb7892606b3796a5ed03a5dff688af
net/enic: increment filter failure counter

One instance of a filter add failure was not incrementing the
the fail counter.

Fixes: 4c2c7bf41f5a ("net/enic: fix negative array index write")

Signed-off-by: John Daley <johndale@cisco.com>
drivers/net/enic/enic_clsf.c