staging: vt6655: always keep abyCurrentNetAddr aligned to 2
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 7 Nov 2014 19:06:09 +0000 (19:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 21:36:54 +0000 (13:36 -0800)
Because the driver now uses ether_addr_copy the alignment of this
variable must be maintained at 2.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found