[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110920091724.GA11100@elgon.mountain>
Date: Tue, 20 Sep 2011 12:17:24 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Ian.Campbell@...rix.com
Cc: netdev@...r.kernel.org
Subject: re: macvtap: convert to SKB paged frag API.
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists