commit | c710245caa41060e983cc9cb5ffcc020e02ca45f | [log] [tgz] |
---|---|---|
author | Casey Leedom <leedom@chelsio.com> | Thu Dec 09 09:38:24 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 10 15:49:33 2010 -0800 |
tree | 599ac4a137b72daa52f57bed97fd534eb6da87a1 | |
parent | 377ecca9ba6d98f31517e2322075e94d1be94561 [diff] |
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes Was using L1_CACHE_BYTES for the Ingress Queue Entry Size but it really needs to be 64 bytes in order to support the largest message sizes. Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>