]> 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)
commit9cf834a86d1cb2beca96ff94c76f791f8be0a5e6
treedbe2768a5f67d34ce275493ac5008c6313f3ff06
parent34a721d944927b0e64edd91a7bab91e83390c2f4
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