commit | 74bcbeb7d77ec92e4262fc340cb436ef7d98ba01 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Fri Mar 03 17:08:33 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 07 13:47:15 2017 -0800 |
tree | 55176f56b7824367316403224d147c7459a068e2 | |
parent | 78d5505432436516456c12abbe705ec8dee7ee2b [diff] |
bnx2x: fix incorrect filter count in an error message filters->count is the number of filters we were supposed to configure. There is no reason to increase it by +1 when printing the count in an error message. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>