OSDN Git Service

uml: pcap devices should get MACs from command line
authorJeff Dike <jdike@addtoit.com>
Tue, 8 May 2007 07:35:06 +0000 (00:35 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:20 +0000 (11:15 -0700)
commit0ba34e197a45c1639aa56aea0399e97f827abb35
treed570dc4ae06ebbb98a6a1c7b2f8cd8c79f225d7d
parent7d98230a73c21b4d0cee9c3aca38190d215e0e39
uml: pcap devices should get MACs from command line

Allow a pcap device to be assigned a MAC on the command line.  They don't
really need one, but it is handy to be able to do when your distro assigns a
new ethernet device whenever it sees a new MAC.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/pcap_kern.c