net: capture: Fix the return value of net_capture_is_enabled() The net_capture_is_enabled() function returns boolean value so fix the function prototype. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>