staging: ozwpan: Fix error checking while transmitting frame.
authorRupesh Gujare <rupesh.gujare@atmel.com>
Fri, 23 Aug 2013 17:33:32 +0000 (18:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 13:27:43 +0000 (06:27 -0700)
Make sure that we return negative value if oz_build_frame()
returns NULL.

Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found