rxrpc: Check allocation failure.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 22 Mar 2010 17:22:55 +0000 (10:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2010 17:22:55 +0000 (10:22 -0700)
commit7c3456fdb503071787f7f972de1069b9cacd16f0
treeda16113774cd3f0c1bb2fe9e97b1854d5c1662b5
parent243aad830e8a4cdda261626fbaeddde16b08d04a
rxrpc: Check allocation failure.

alloc_skb() can return NULL.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/ar-accept.c