git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fcd550
)
move virtnet_send_command() above virtnet_set_mac_address()
author
Amos Kong
<akong@redhat.com>
Mon, 21 Jan 2013 01:17:21 +0000
(
01:17
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Jan 2013 19:07:43 +0000
(14:07 -0500)
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 <akong@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found