On Tue, 12 Feb 2008 01:23:47 +0200 "Ahmed S. Darwish" <darwish.07@gmail.com> wrote:> + BUG_ON(sk == NULL);> + ssp = sk->sk_security;I'll remove the BUG_ON - the oops on the next line will provide us with just thesame information.Thanks for the fix.