diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-07-12 00:20:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-15 00:40:52 +0200 |
commit | 50c2e4dd6749725338621fff456b26d3a592259f (patch) | |
tree | 10688602499cf59e79811ee41c8ceea0a9910b12 /lib/digsig.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-50c2e4dd6749725338621fff456b26d3a592259f.tar.xz linux-50c2e4dd6749725338621fff456b26d3a592259f.zip |
net/xen-netback: off by one in BUG_ON() condition
The > should be >=. I also added spaces around the '-' operations so
the code is a little more consistent and matches the condition better.
Fixes: f53c3fe8dad7 ('xen-netback: Introduce TX grant mapping')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/digsig.c')
0 files changed, 0 insertions, 0 deletions