OSDN Git Service

net: mvpp2: Fix the periodic XON enable bit
authorMarcin Wojtas <mw@semihalf.com>
Mon, 21 Jul 2014 16:48:11 +0000 (13:48 -0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2014 02:50:30 +0000 (19:50 -0700)
commitb5c0a8009094d37c73649867c6d7d332a0d4fb4c
tree3025ee4cf367a9c0fc87e4dee7b4e426c13db452
parent0bec8c88dc2b076a0a4a0437e1e878026cbaccb4
net: mvpp2: Fix the periodic XON enable bit

This bit was originally wrong, the correct value is BIT(1), so fix it.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2.c