[IRDA]: irda_create() nuke user triggable printk
authormaximilian attems <max@stro.at>
Mon, 7 Jan 2008 08:30:57 +0000 (00:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2008 07:30:05 +0000 (23:30 -0800)
easy to trigger as user with sfuzz.

irda_create() is quiet on unknown sock->type,
match this behaviour for SOCK_DGRAM unknown protocol

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found