commit | a4d63a943735efa30270ce70716d43323fd40f02 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Tue Oct 06 03:25:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 03:50:15 2009 -0700 |
tree | e5b65612eca59bc83ae31c02c4ddf09b0c7e6cc2 | |
parent | 0baa080c75cea6357bfba9b93ba598d747457cbd [diff] |
ethoc: limit the number of buffers to 128 Only 128 buffer descriptors are supported in the core. Limit the number in case we have more memory. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: David S. Miller <davem@davemloft.net>