summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authorTorsten Kaiser <just.for.lkml@googlemail.com>2012-04-09 05:14:15 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-04-13 15:01:44 (GMT)
commit31304165ffb888483e0f7c805876f25f493a3049 (patch)
treefc3d9973f4887f47adf414df483fa466056352e7 /net/sunrpc
parent89eb06f11c314c2ab4ec59039715dc021933a7a0 (diff)
downloadlinux-31304165ffb888483e0f7c805876f25f493a3049.tar.xz
net: Fix misplaced parenthesis in virtio_net.c
Commit 2e57b79ccef1ff1422fdf45a9b28fe60f8f084f7 misplaced its parenthesis and now tx_fifo_errors will only be incremented if an ENOMEM error is not written to the syslog. Correct the parenthesis and indentation to the original goal of counting all non ENOMEM errors and ratelimiting only the messages. Signed-of-by: Torsten Kaiser <just.for.lkml@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions