cxgb3: Fix T3C MAC max packet size access
authorDivy Le Ray <divy@chelsio.com>
Tue, 7 Jul 2009 19:48:38 +0000 (19:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2009 17:54:22 +0000 (10:54 -0700)
commitcfe2462c6af309ee70e4aeefa55cae976071b9e2
treee6c67157fa4ed3ed0a49edf6732c7cbed48b17fe
parent619f05cf690149bef1f15cd0cec6a31b40d96951
cxgb3: Fix T3C MAC max packet size access

Max packet size is not the only field in T3C's High Water Mark register.
Mask the register to access this field.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/xgmac.c