- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / otus / wwrap.c
index a74f7ee..b02eb42 100644 (file)
@@ -956,7 +956,6 @@ int zfLnxCencSendMsg(struct sock *netlink_sk, u_int8_t *msg, int len)
        /*ÌîдÊý¾Ý±¨Ïà¹ØÐÅÏ¢*/
        nlh = NLMSG_PUT(skb, 0, 0, WAI_K_MSG, size-sizeof(*nlh));
        pos = NLMSG_DATA(nlh);
-       memset(pos, 0, len);
 
        /*´«Êäµ½Óû§¿Õ¼äµÄÊý¾Ý*/
        memcpy(pos, msg,  len);