]> git.baikalelectronics.ru Git - kernel.git/commit
netrom: copy_datagram_iovec can fail
authorAlan Cox <alan@linux.intel.com>
Tue, 4 Sep 2012 04:13:18 +0000 (04:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Sep 2012 16:57:35 +0000 (12:57 -0400)
commit6ad2f585f92f2adac7972e62479d4cf31d47cfb2
tree528117e0e3bfbbfe5345a73fdcedcaa7cfeff478
parenta96344e56f4b996629505abad196efec7b098b89
netrom: copy_datagram_iovec can fail

Check for an error from this and if so bail properly.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netrom/af_netrom.c