fix missing copy_from_user in macvtap
authorJustin Cormack <justin@myriabit.com>
Wed, 13 May 2015 18:19:02 +0000 (19:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 May 2015 18:21:36 +0000 (14:21 -0400)
Fix missing copy_from_user in macvtap SIOCSIFHWADDR ioctl.

Signed-off-by: Justin Cormack <justin@netbsd.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvtap.c

Simple merge