How to Set Limit with WordPress Get Bookmarks Shortcode

You seem to not be passing $limit in your call to lynx(). Here is the corrected version:

return lynx($cat_name, $limit $b_use_description,
    $b_use_image, $before_line,
    $after_line, $before_content,
    $after_content, $target, $xfn);