rtp: use the right type when checking cmsg_type
authorPino Toscano <toscano.pino@tiscali.it>
Mon, 14 Nov 2011 10:44:43 +0000 (11:44 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 2 Jan 2012 18:50:04 +0000 (00:20 +0530)
commit992333697f29cf83208f92d2a64e984b778547f0
treed3151ee7154a7d0454918fd1e4b66255cc83694a
parent6aa84d6db0180ce4d12a17818fb6527a12f2e8fb
rtp: use the right type when checking cmsg_type

Use SCM_* instead of SO_* when checking the type of each cmsghdr.

See bug #42715
src/modules/rtp/rtp.c