]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e5aea373c96d67136748aa383ad7805be2944d1
treedbe2768a5f67d34ce275493ac5008c6313f3ff06
parent6fb113d244f2972c1130ef5634f333063c123078
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