summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ping.c
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2011-11-17 14:37:23 +0000
committerDavid S. Miller <davem@davemloft.net>2011-11-17 21:43:57 -0500
commit738a849c8eef4787a526d95763f985b8c1cb68e4 (patch)
tree8e172b7f8b7d02929cc2045b7bd26e66d4248b24 /net/ipv4/ping.c
parent4a8bb7e27fbb68da888b55f26defd2855225b2d5 (diff)
downloadop-kernel-dev-738a849c8eef4787a526d95763f985b8c1cb68e4.zip
op-kernel-dev-738a849c8eef4787a526d95763f985b8c1cb68e4.tar.gz
sky2: enforce minimum ring size
The hardware has a restriction that the minimum ring size possible is 128. The number of elements used is controlled by tx_pending and the overall number of elements in the ring tx_ring_size, therefore it is okay to limit the number of elements in use to a small value (63) but still provide a bigger ring. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ping.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud