On Thu, Oct 10, 2002 at 12:11:48PM +1000, James Morris wrote: > + * @priority contains the kernel allocation priority value. I'd recommend calling this gfp_mask as that's what other paramaters that do this same thing are called in the kernel. > - int (*skb_alloc_security) (struct sk_buff * skb); > + int (*skb_alloc_security) (struct sk_buff * skbm int priority); ^ need a comma :) Other than that, looks good to me. thanks, greg k-h _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Wed Oct 09 2002 - 20:12:26 PDT