macb: allow reception of large (>1518 bytes) frames
authorPeter Korsgaard <peter.korsgaard@barco.com>
Thu, 8 Apr 2010 04:53:41 +0000 (21:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2010 04:53:41 +0000 (21:53 -0700)
commit8dd4bd002a32e787978fcb2be1e6ab09a3eb04ae
treed60b5936c316280d088b7b1336b12479532aef00
parent1a98314273ad6a3dc048925cf71d9a8cee3560d8
macb: allow reception of large (>1518 bytes) frames

Enable BIG bit in the network configuration register, so the MAC
doesn't reject big frames (E.G. when vlans are used).

Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macb.c