cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
authorCasey Leedom <leedom@chelsio.com>
Thu, 9 Dec 2010 09:38:24 +0000 (09:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 23:49:33 +0000 (15:49 -0800)
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>

No differences found