On Thu, Jan 10, 2013 at 10:51:52PM +0800, Jason Wang wrote: > On 01/10/2013 10:45 PM, ak...@redhat.com wrote: > > From: Amos Kong <ak...@redhat.com> > > > > We will send vq command to set mac address in virtnet_set_mac_address() > > a little fix of coding style > > Maybe what you need is just a forward declaration.
Nah functions should be ordered sensibly. > > > > Signed-off-by: Amos Kong <ak...@redhat.com>