fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address
authorKen Kawasaki <ken_kawasaki@nifty.com>
Sat, 20 Feb 2016 10:14:36 +0000 (19:14 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:08:43 +0000 (22:08 -0500)
commit1ad5466812c0b4d7851f98573be6a332e82bc920
treedbe2768a5f67d34ce275493ac5008c6313f3ff06
parent14112ca5625db8a7fbdc724783510751577a8a1b
fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address

fix incorrect indexing of dev->dev_addr[] when copying the MAC address
of FMV-J182 at buf[5].

Signed-off-by: Ken Kawasaki <ken_kawasaki@nifty.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/fujitsu/fmvj18x_cs.c