commit | bc3a9254a7925b6278f6d882746fe6a0bdf6f610 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Oct 18 20:55:18 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 18 20:55:18 2006 -0700 |
tree | 862059bc23a8b602da144adef1f237afb0668489 | |
parent | 42952231c6a8623117ee3cc89c82d382dc69ca30 [diff] |
[TG3]: Add lower bound checks for tx ring size. The minimum tx ring size must be greater than MAX_SKB_FRAGS or 3 times that on some chips with TSO bugs. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>