net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
authorAmir Vadai <amirv@mellanox.com>
Wed, 21 Aug 2013 07:08:59 +0000 (10:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2013 19:19:26 +0000 (12:19 -0700)
commit5f1cd200c4e4e1a6bce946aaac40c7a10427f3ed
tree71849ccb2bad92937802a63dac22ea09402ac914
parent237a3a3b1544574ead3dc459063424de8c0319e0
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit

Some variables could have their scope reduced.

Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_tx.c