From: Dan Carpenter <dan.carpenter@oracle.com>
To: Ian.Campbell@citrix.com
Cc: netdev@vger.kernel.org
Subject: re: macvtap: convert to SKB paged frag API.
Date: Tue, 20 Sep 2011 12:17:24 +0300 [thread overview]
Message-ID: <20110920091724.GA11100@elgon.mountain> (raw)
Hi Ian,
There is a problem in d1b08284ade "macvtap: convert to SKB paged frag
API." It removes the initialization of "f" in zerocopy_sg_from_iovec()
which breaks it and causes a compile warning:
drivers/net/macvtap.c:509:5: warning: ‘f’ may be used uninitialized
in this function [-Wuninitialized]
regards,
dan carpenter
next reply other threads:[~2011-09-20 9:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-20 9:17 Dan Carpenter [this message]
2011-09-20 10:05 ` macvtap: convert to SKB paged frag API Ian Campbell
2011-09-20 10:48 ` [PATCH] macvtap: fix warning due to use of uninitialised var Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110920091724.GA11100@elgon.mountain \
--to=dan.carpenter@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox