caif: Fix function NULL pointer check.
authorSjur Braendeland <sjur.brandeland@stericsson.com>
Tue, 21 Sep 2010 11:44:45 +0000 (11:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Sep 2010 01:05:31 +0000 (18:05 -0700)
Check that receive function pointer is not null before calling it.

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found