commit | 504744e4edc24f6f16eed44a59b39bffcc0c1391 | [log] [tgz] |
---|---|---|
author | Zheng Yan <zheng.z.yan@intel.com> | Fri Oct 28 00:26:00 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 28 00:26:00 2011 -0400 |
tree | 6a54e48c8fb88cc927f9d146819565a94010a873 | |
parent | 3c20f72f9108b2fcf30ec63d8a4203736c01ccd0 [diff] |
ipv6: fix error propagation in ip6_ufo_append_data() We should return errcode from sock_alloc_send_skb() Signed-off-by: Zheng Yan <zheng.z.yan@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>