commit | 7fe624f5607ed98de0034adf130e857474dffc2b | [log] [tgz] |
---|---|---|
author | Andrew Gallatin <gallatin@myri.com> | Fri Apr 17 15:45:15 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 17 15:45:15 2009 -0700 |
tree | 7862c16e5b9090636bc4c3551de3f23f858ac5bb | |
parent | 573636cbafeba88f7c88832ae053dafe265bf94b [diff] |
myri10ge: fix compile error 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>