hisilicon: add some missing curly braces
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 28 Jan 2015 18:58:33 +0000 (21:58 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jan 2015 07:06:24 +0000 (23:06 -0800)
The if block was supposed to have curly braces.  In the current code we
complain about dropped rx packets when we shouldn't.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found