From: Grant Likely Date: Fri, 1 May 2009 22:34:02 +0000 (-0700) Subject: virtio: add missing include to virtio_net.h X-Git-Tag: v2.6.30-rc5~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c047fcd245975f40312ed57bf43e7d4abd188e6b;p=pandora-kernel.git virtio: add missing include to virtio_net.h virtio_net.h uses the macro ETH_ALEN which is defined in linux/if_ether.h. Discovered when hacking on virtio-over-pci patches. Signed-off-by: Grant Likely Signed-off-by: David S. Miller --- Reading git-diff-tree failed