On Wed, Jun 14, 2017 at 02:47:27PM -0500, Edward A. James wrote:
> +static DEFINE_IDA(sbefifo_ida);

WHen your module exits, you don't clean up this structure.  Common
mistake :)

thanks,

greg k-h

Reply via email to