myri10ge: fix compile error
authorAndrew Gallatin <gallatin@myri.com>
Fri, 17 Apr 2009 22:45:15 +0000 (15:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Apr 2009 22:45:15 +0000 (15:45 -0700)
A compilation error snuck into
2d90b0aa3bc484189940444bcddcbe0ebbb53af5
due to an over-zealous indent script removing spaces around array
initialization ellipsis.  The attached patch fixes the myri10ge
compilation in net-next.

Signed-off-by: Andrew Gallatin <gallatin@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found