From: Amos Kong Date: Mon, 21 Jan 2013 01:17:21 +0000 (+0000) Subject: move virtnet_send_command() above virtnet_set_mac_address() X-Git-Tag: v3.9-rc1~139^2~304^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40cbfc37075a2ae2ed6c769cb0e9193819511f0a;p=pandora-kernel.git move virtnet_send_command() above virtnet_set_mac_address() We want to send vq command to set mac address in virtnet_set_mac_address(), so do this function moving. Fixed a little issue of coding style. Signed-off-by: Amos Kong Signed-off-by: David S. Miller --- Reading git-diff-tree failed